add tasty packages

This commit is contained in:
Rowan Torbitzky-Lane 2025-03-07 15:24:14 -06:00
parent c76d33f291
commit b37359a4f3

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, tasty
base, containers, lens, split, regex-tdfa, template-haskell, random, parallel, random-shuffle, dsp, hmatrix, tasty, tasty-hunit, tasty-quickcheck
-- Directories containing source files.
hs-source-dirs: src