summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-27 15:57:54 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-27 15:57:54 -0400
commit3f3f47cf5242a209373db74656f7c237500119b7 (patch)
tree8cf0a48c60b565906bb15f330b406be16213aae4 /debug-me.cabal
parentfd2cb3cd3608401f42d3d0d06b7f961bb0b1ebb4 (diff)
downloaddebug-me-3f3f47cf5242a209373db74656f7c237500119b7.tar.gz
bounds
Diffstat (limited to 'debug-me.cabal')
-rw-r--r--debug-me.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index 48d391a..a73c919 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -50,8 +50,8 @@ Executable debug-me
, websockets (>= 0.11.1)
, wai-websockets (>= 3.0)
, uuid (>= 1.3)
- , protobuf
- , cereal
+ , protobuf (>= 0.2)
+ , cereal (>= 0.5)
Other-Modules:
CmdLine
Crypto