summaryrefslogtreecommitdiff
path: root/hsbot.cabal
diff options
context:
space:
mode:
authorJulien Dessaux2011-05-07 00:44:44 +0200
committerJulien Dessaux2011-05-07 00:44:44 +0200
commitb3d04f9a06380cd1d42154a1f5f3e7725db39174 (patch)
tree370279c39d3d47c2e0b238e4568e2cf61cee0cb5 /hsbot.cabal
parentMade the Plugin monad a Reader instead of a State since it can't change. (diff)
downloadhsbot-b3d04f9a06380cd1d42154a1f5f3e7725db39174.tar.gz
hsbot-b3d04f9a06380cd1d42154a1f5f3e7725db39174.tar.bz2
hsbot-b3d04f9a06380cd1d42154a1f5f3e7725db39174.zip
Added duck spawning capabilities, ready to be shot!
Diffstat (limited to '')
-rw-r--r--hsbot.cabal3
1 files changed, 2 insertions, 1 deletions
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