From 3c287c81c347ea6c06ca47cabcef2709f9e356bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A8be?= Date: Wed, 18 May 2016 23:25:07 +0200 Subject: [PATCH] Better handling of exceptions Better handling of exceptions --- wstunnel.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wstunnel.cabal b/wstunnel.cabal index db510e5..0b15db5 100644 --- a/wstunnel.cabal +++ b/wstunnel.cabal @@ -22,7 +22,7 @@ library , async , unordered-containers , network - , streaming-commons >= 0.1.3 + , streaming-commons >= 0.1.15 , connection >= 0.2 , websockets