summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-07-05 17:21:23 +0100
committerSean Whitton <spwhitton@spwhitton.name>2018-07-05 17:21:23 +0100
commit744464d3326b999527513aac9c14d6bf48c56832 (patch)
tree498e991a015ac24601e5828090c18229c6d7e311
parent3319f2345d0eeb9301f34df5dce82540f6c78d90 (diff)
downloaddebug-me-744464d3326b999527513aac9c14d6bf48c56832.tar.gz
bump graphviz dependency to 2999.20.*
-rw-r--r--debug-me.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index a601e34..c761ee0 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -64,7 +64,7 @@ Executable debug-me
, sandi (>= 0.4)
, text (>= 1.2.2)
, optparse-applicative (>= 0.12)
- , graphviz (== 2999.18.*)
+ , graphviz (== 2999.20.*)
, time (>= 1.6)
, filepath (>= 1.4)
, directory (>= 1.2)