summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debug-me.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index d5a44e9..2dd60a0 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -55,7 +55,7 @@ Executable debug-me
Build-Depends:
base (>= 4.9 && < 5.0)
, network (>= 2.6)
- , bytestring == 0.10.*
+ , bytestring < 0.12
, cryptonite (>= 0.20)
, unix (>= 2.7)
, process (>= 1.4)