From 50c8c0801ebc3707dfd86c2bc31a6768110d1821 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 3 Nov 2011 18:49:43 +0100 Subject: Updated to support the latest version of the tls module. --- hsbot.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hsbot.cabal') diff --git a/hsbot.cabal b/hsbot.cabal index 215d280..481f026 100644 --- a/hsbot.cabal +++ b/hsbot.cabal @@ -1,5 +1,5 @@ Name: hsbot -Version: 0.4.17 +Version: 0.4.18 Cabal-version: >=1.2 Synopsis: A multipurposes IRC bot Description: @@ -44,8 +44,8 @@ Library network, random, safecopy, - tls >= 0.7.1, - tls-extra >= 0.2.0, + tls >= 0.8.1, + tls-extra >= 0.4.0, time, utf8-string, xdg-basedir -- cgit v1.2.3