aboutsummaryrefslogtreecommitdiffstats
path: root/package.yaml
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2022-09-25 23:37:49 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2022-12-05 14:21:53 +0200
commit82b9e3f4bf70e911916cf000655cdae2492060df (patch)
treeed41dfb8bfb05a1e642995974a58846f5f39cac2 /package.yaml
parenta5ce95f40188c4525bc98307d09015a5dca93bb3 (diff)
Add a test to suite
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index 7a2296c..c17363e 100644
--- a/package.yaml
+++ b/package.yaml
@@ -25,6 +25,7 @@ dependencies:
- mtl
- haskeline == 0.8.2
- regex-tdfa == 1.3.2
+- HUnit == 1.6.2.0
ghc-options:
- -Wall