summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'debug-me.cabal')
-rw-r--r--debug-me.cabal5
1 files changed, 5 insertions, 0 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index 25bb469..23edddc 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -15,6 +15,7 @@ License-File: AGPL
Extra-Source-Files:
CHANGELOG
INSTALL
+ TODO
debug-me.1
Executable debug-me
@@ -24,8 +25,12 @@ Executable debug-me
base (>= 4.5 && < 5.0)
, bytestring == 0.10.*
, cryptonite (>= 0.20)
+ , unix (>= 2.7)
+ , process (>= 1.4)
+ , async (>= 2.1)
Other-Modules:
Hash
+ Pty
Types
source-repository head