From 9102a47c6c68039a288a6ee8f43fe14b034ce356 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 18 Apr 2017 14:18:16 -0400 Subject: add --replay option This commit was sponsored by Ole-Morten Duesund on Patreon. --- debug-me.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debug-me.cabal') 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 -- cgit v1.2.3