From a6955dfe76856c8f2a7fb9c136dd014a8adbaea3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 24 Apr 2017 12:10:10 -0400 Subject: websockets-0.11.0.0 including enabling compression Does not currently work, see https://github.com/jaspervdj/websockets/issues/140 --- debug-me.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debug-me.cabal') diff --git a/debug-me.cabal b/debug-me.cabal index cbec817..8db9d4d 100644 --- a/debug-me.cabal +++ b/debug-me.cabal @@ -48,7 +48,7 @@ Executable debug-me , warp (>= 3.2) , wai (>= 3.2) , http-types (>= 0.9) - , websockets (>= 0.10) + , websockets (>= 0.11.1) , wai-websockets (>= 3.0) , uuid (>= 1.3) Other-Modules: -- cgit v1.2.3