aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-10-29 11:45:58 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-10-29 11:45:58 +0000
commit485f6ed3c4c9814e6e1aef9d79930c0f97580fb8 (patch)
tree15428066f7d7687f9e992d53247769347b750478 /verifuzz.cabal
parentdf7d0f93d38f229ea6cdd8e391480c3f5b085af5 (diff)
downloadverismith-485f6ed3c4c9814e6e1aef9d79930c0f97580fb8.tar.gz
verismith-485f6ed3c4c9814e6e1aef9d79930c0f97580fb8.zip
Broken change rendering the graph
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