aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-11-05 22:04:48 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-11-05 22:04:48 +0000
commit4b6d1dbe4d79641d93676a311baa849b659cd12f (patch)
tree1ccee8c24c765b2ae80e8bfeae2d3be06d6db79a /verifuzz.cabal
parent100dfed956847202ff19fec72ae8901331e7a7d6 (diff)
downloadverismith-4b6d1dbe4d79641d93676a311baa849b659cd12f.tar.gz
verismith-4b6d1dbe4d79641d93676a311baa849b659cd12f.zip
Generate random undirected graph
Diffstat (limited to 'verifuzz.cabal')
-rw-r--r--verifuzz.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/verifuzz.cabal b/verifuzz.cabal
index 250cbdb..d807797 100644
--- a/verifuzz.cabal
+++ b/verifuzz.cabal
@@ -22,3 +22,5 @@ executable verifuzz
, graphviz
, fgl
, text
+ , graph-generators
+ , mwc-random