summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'debug-me.cabal')
-rw-r--r--debug-me.cabal6
1 files changed, 4 insertions, 2 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index 8db9d4d..70ea2ac 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -36,7 +36,6 @@ Executable debug-me
, aeson (>= 0.11 && < 1.1)
, sandi (>= 0.4)
, text (>= 1.2.2)
- , binary (>= 0.8)
, optparse-applicative (>= 0.12)
, graphviz (== 2999.18.*)
, time (>= 1.6)
@@ -51,21 +50,24 @@ Executable debug-me
, websockets (>= 0.11.1)
, wai-websockets (>= 3.0)
, uuid (>= 1.3)
+ , protobuf
+ , cereal
Other-Modules:
CmdLine
Crypto
Graphviz
Hash
+ JSON
Log
Memory
Pty
+ ProtocolBuffers
Replay
Role.Developer
Role.Downloader
Role.User
Role.Watcher
Session
- Serialization
Server
SessionID
Types