aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-12-31 13:06:56 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-12-31 13:06:56 +0100
commitb679d2c6b19f647a3af98019426dfd05e8e103e9 (patch)
treebacc46287a4f2bdb7fbac59c0dc3c983342d23ea /verifuzz.cabal
parent619965e928c10caf6fe430cf09c9bc09352ba071 (diff)
downloadverismith-b679d2c6b19f647a3af98019426dfd05e8e103e9.tar.gz
verismith-b679d2c6b19f647a3af98019426dfd05e8e103e9.zip
Finish module instantiation
Diffstat (limited to 'verifuzz.cabal')
-rw-r--r--verifuzz.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/verifuzz.cabal b/verifuzz.cabal
index 56ba3cd..fcc4965 100644
--- a/verifuzz.cabal
+++ b/verifuzz.cabal
@@ -92,7 +92,6 @@ test-suite verifuzz-test
test-suite verifuzz-doctest
default-language: Haskell2010
type: exitcode-stdio-1.0
- ghc-options: -threaded
hs-source-dirs: tests
main-is: Doctest.hs
build-depends: base >= 4 && < 5