summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-14 19:39:23 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-14 19:39:23 -0400
commit74003096f8018827dde28b5746a19c1e325bc68f (patch)
treede5343b6dae38d4ae06b8ad004f45b9669b28cb6 /debug-me.cabal
parent0222ca35ec03836ab216aff1a38e337e2be16511 (diff)
downloaddebug-me-74003096f8018827dde28b5746a19c1e325bc68f.tar.gz
add --graphviz mode
This commit was sponsored by Shane-o on Patreon.
Diffstat (limited to 'debug-me.cabal')
-rw-r--r--debug-me.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index 0fee6ad..0535172 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -35,7 +35,10 @@ Executable debug-me
, sandi (>= 0.4)
, text (>= 1.2)
, optparse-applicative (>= 0.12)
+ , graphviz (== 2999.18.*)
Other-Modules:
+ CmdLine
+ Graphviz
Hash
Pty
Types