summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-21 18:52:58 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-21 18:52:58 -0400
commita5f677919c2db47149e545165c9cacbf2c6b07b4 (patch)
tree680726764005749a05622551cd11ba0d13f914ef /debug-me.cabal
parent5572dbc8289de934e9ee5bc3f74a0f98365ce3e5 (diff)
downloaddebug-me-a5f677919c2db47149e545165c9cacbf2c6b07b4.tar.gz
client now fully working
Diffstat (limited to 'debug-me.cabal')
-rw-r--r--debug-me.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index c7639fd..341189a 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -47,7 +47,7 @@ Executable debug-me
, warp (>= 3.2)
, wai (>= 3.2)
, http-types (>= 0.9)
- , websockets (>= 0.9)
+ , websockets (>= 0.10)
, wai-websockets (>= 3.0)
Other-Modules:
CmdLine