From 46880aa722e3d6793bc83d26f45e9dafa8e80717 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Mon, 13 Oct 2025 10:54:36 +0200 Subject: Parallel test runner --- chad-fast.cabal | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chad-fast.cabal') diff --git a/chad-fast.cabal b/chad-fast.cabal index df72133..fb3e042 100644 --- a/chad-fast.cabal +++ b/chad-fast.cabal @@ -85,7 +85,12 @@ library test-framework exposed-modules: Test.Framework build-depends: base, + ansi-terminal, + colour, + concurrent-output, hedgehog, + pqueue, + stm, time, transformers hs-source-dirs: test-framework -- cgit v1.2.3-70-g09d2