diff options
Diffstat (limited to 'chad-fast.cabal')
-rw-r--r-- | chad-fast.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chad-fast.cabal b/chad-fast.cabal index e201683..2b8f6c7 100644 --- a/chad-fast.cabal +++ b/chad-fast.cabal @@ -80,7 +80,8 @@ library test-framework base, hedgehog, time, - transformers + transformers, + unliftio-core hs-source-dirs: test-framework default-language: Haskell2010 ghc-options: -Wall -threaded |