summaryrefslogtreecommitdiff
path: root/chad-fast.cabal
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2025-06-20 00:02:11 +0200
committerTom Smeding <tom@tomsmeding.com>2025-06-20 00:02:11 +0200
commit59ea6579c0cceeecaef7c27e39aab39828a4fbeb (patch)
tree449236067e6a3b2d894623fc90506fdde46db301 /chad-fast.cabal
parenta4b3eb76acbec30ffeae119a4dc6e4c9f64396fe (diff)
WIP parallel test suitetest-parallel
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