add tasty

This commit is contained in:
Rowan Torbitzky-Lane 2025-03-06 16:23:39 -06:00
parent d59812b0fb
commit a9aba70bc4

View File

@ -81,7 +81,7 @@ library
-- Other library packages from which modules are imported.
build-depends:
base, containers, lens, split, QuickCheck, regex-tdfa, template-haskell, random, parallel, random-shuffle, dsp, hmatrix
base, containers, lens, split, QuickCheck, regex-tdfa, template-haskell, random, parallel, random-shuffle, dsp, hmatrix, tasty
-- Directories containing source files.
hs-source-dirs: src