From 8c59b45dc7c88cea63a4cf47566a3d5124a8a0b0 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 1 Aug 2010 23:29:48 +0200 Subject: Got a working hsbot-irc back online! --- HsbotIrcBot/hsbot-irc.cabal | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'HsbotIrcBot/hsbot-irc.cabal') diff --git a/HsbotIrcBot/hsbot-irc.cabal b/HsbotIrcBot/hsbot-irc.cabal index c19038f..818d20e 100644 --- a/HsbotIrcBot/hsbot-irc.cabal +++ b/HsbotIrcBot/hsbot-irc.cabal @@ -22,8 +22,16 @@ Executable hsbot-irc Extensions: DeriveDataTypeable ScopedTypeVariables Build-depends: base >= 4.1 && < 5, ConfigFile, + containers, + directory, + filepath, + haskell98, MissingH, mtl, network, + parsec >= 3, + random, + text, + time, unix -- cgit v1.2.3