unit test

This commit is contained in:
Sam HADOW
2026-01-18 15:27:07 +01:00
parent f5d33ee418
commit 68f20e7623
2 changed files with 21 additions and 6 deletions
+2 -1
View File
@@ -61,4 +61,5 @@ test-suite haskell-math-test
GF2test
build-depends:
base ^>=4.18.2.1,
haskell-math
haskell-math,
HUnit