aboutsummaryrefslogtreecommitdiffstats
path: root/stack.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 /stack.yaml
parenta5ce95f40188c4525bc98307d09015a5dca93bb3 (diff)
Add a test to suite
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 703378b..46f3b1b 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -7,4 +7,6 @@ require-stack-version: ==2.7.5
extra-deps:
- haskeline-0.8.2
- regex-base-0.94.0.2
- - regex-tdfa-1.3.2 \ No newline at end of file
+ - regex-tdfa-1.3.2
+ - call-stack-0.4.0
+ - HUnit-1.6.2.0