add hmatrix

This commit is contained in:
Rowan Torbitzky-Lane 2025-03-06 14:09:47 -06:00
parent 7e19618c84
commit 0d590bd259

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