aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'verifuzz.cabal')
-rw-r--r--verifuzz.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/verifuzz.cabal b/verifuzz.cabal
index ec4ec70..250cbdb 100644
--- a/verifuzz.cabal
+++ b/verifuzz.cabal
@@ -19,3 +19,6 @@ executable verifuzz
default-language: Haskell2010
build-depends: base >= 4.7 && < 5
, QuickCheck
+ , graphviz
+ , fgl
+ , text