summaryrefslogtreecommitdiff
path: root/chad-fast.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'chad-fast.cabal')
-rw-r--r--chad-fast.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/chad-fast.cabal b/chad-fast.cabal
index b7270e4..94af651 100644
--- a/chad-fast.cabal
+++ b/chad-fast.cabal
@@ -83,7 +83,9 @@ library test-framework
exposed-modules: Test.Framework
build-depends:
base,
+ concurrent-output,
hedgehog,
+ stm,
time,
transformers
hs-source-dirs: test-framework