aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-12-31 10:15:32 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-12-31 10:15:32 +0100
commit83f5512402a25cc011814f74c086e045bdcb9d1c (patch)
tree0a7e6cddb7b2ae1f24585955535c1f602d91e43a /verifuzz.cabal
parent038649c8f9495691d0b6938a8d4abc68ada22f5c (diff)
downloadverismith-83f5512402a25cc011814f74c086e045bdcb9d1c.tar.gz
verismith-83f5512402a25cc011814f74c086e045bdcb9d1c.zip
Fix dot generation
Diffstat (limited to 'verifuzz.cabal')
-rw-r--r--verifuzz.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/verifuzz.cabal b/verifuzz.cabal
index 837a613..ca4ac0b 100644
--- a/verifuzz.cabal
+++ b/verifuzz.cabal
@@ -69,6 +69,7 @@ executable verifuzz
, text
, QuickCheck
, bytestring
+ , shelly
default-extensions: OverloadedStrings
test-suite verifuzz-test