aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--verifuzz.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/verifuzz.cabal b/verifuzz.cabal
index cbf7983..2446ae5 100644
--- a/verifuzz.cabal
+++ b/verifuzz.cabal
@@ -56,6 +56,7 @@ library
executable verifuzz
main-is: app/Main.hs
default-language: Haskell2010
+ ghc-options: -threaded
build-depends: base >= 4.7 && < 5
, verifuzz
, fgl