From b3d04f9a06380cd1d42154a1f5f3e7725db39174 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sat, 7 May 2011 00:44:44 +0200 Subject: Added duck spawning capabilities, ready to be shot! --- hsbot.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hsbot.cabal') diff --git a/hsbot.cabal b/hsbot.cabal index e60d115..ecbffe1 100644 --- a/hsbot.cabal +++ b/hsbot.cabal @@ -1,5 +1,5 @@ Name: hsbot -Version: 0.4.9 +Version: 0.4.10 Cabal-version: >=1.2 Synopsis: A multipurposes IRC bot Description: @@ -39,6 +39,7 @@ Library irc, mtl, network, + random, tls >= 0.6.1, tls-extra >= 0.2.0 -- cgit v1.2.3