From 2ff4db03bbe41001322ea27f74997a813ded6a1f Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 5 May 2011 00:28:08 +0200 Subject: Updated for TLS 0.6 --- hsbot.cabal | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'hsbot.cabal') diff --git a/hsbot.cabal b/hsbot.cabal index 661b339..8470339 100644 --- a/hsbot.cabal +++ b/hsbot.cabal @@ -1,5 +1,5 @@ Name: hsbot -Version: 0.4.5 +Version: 0.4.6 Cabal-version: >=1.2 Synopsis: A multipurposes IRC bot Description: @@ -31,14 +31,15 @@ Library bytestring, certificate, containers, + crypto-api, cryptocipher, dyre, hslogger, irc, mtl, network, - tls >= 0.5.1, - tls-extra >= 0.1.2 + tls >= 0.6.1, + tls-extra >= 0.2.0 Executable hsbot -- cgit v1.2.3