summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-18 13:04:16 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-18 13:05:02 -0400
commit1d18dcbe796820b30e0c8c1db241da95ee7566cb (patch)
tree4fdb379854ca7027744a3dca5620f7143c913575 /debug-me.cabal
parentb936e6f9df8364701eefd59720c9d85afea5e7e1 (diff)
downloaddebug-me-1d18dcbe796820b30e0c8c1db241da95ee7566cb.tar.gz
improve types
Including adding a timestamp to logs
Diffstat (limited to 'debug-me.cabal')
-rw-r--r--debug-me.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index 0535172..54f1bc9 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -36,6 +36,7 @@ Executable debug-me
, text (>= 1.2)
, optparse-applicative (>= 0.12)
, graphviz (== 2999.18.*)
+ , time (>= 1.6)
Other-Modules:
CmdLine
Graphviz