From 5a54c39714ce2a960db41aaca55d9567dfa5375a Mon Sep 17 00:00:00 2001 From: Vincent Hanquez Date: Tue, 20 Dec 2011 07:59:17 +0000 Subject: [PATCH] bump depedencies on tls to 0.8.4 to get session code working. --- tls-extra.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tls-extra.cabal b/tls-extra.cabal index 4dab9fd..77bd887 100644 --- a/tls-extra.cabal +++ b/tls-extra.cabal @@ -28,7 +28,7 @@ Flag executable Library Build-Depends: base > 3 && < 5 - , tls >= 0.8.2 && < 0.9 + , tls >= 0.8.4 && < 0.9 , mtl , network >= 2.3 , cryptohash >= 0.6