summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-18 14:18:16 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-18 14:20:09 -0400
commit9102a47c6c68039a288a6ee8f43fe14b034ce356 (patch)
treee88eefe101db6381625518c68c7d8ed9e1fe3bac /debug-me.cabal
parentccdb5a3c6a28cc6745d337bdb67e62d70216ef7e (diff)
downloaddebug-me-9102a47c6c68039a288a6ee8f43fe14b034ce356.tar.gz
add --replay option
This commit was sponsored by Ole-Morten Duesund on Patreon.
Diffstat (limited to 'debug-me.cabal')
-rw-r--r--debug-me.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index 37d8357..cc34c0c 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -37,6 +37,7 @@ Executable debug-me
, optparse-applicative (>= 0.12)
, graphviz (== 2999.18.*)
, time (>= 1.6)
+ , unbounded-delays (>= 0.1)
Other-Modules:
CmdLine
Graphviz
@@ -44,6 +45,7 @@ Executable debug-me
Log
Pty
Replay
+ Session
Types
Val