Got a working hsbot-irc back online!
This commit is contained in:
parent
03795ac2f7
commit
8c59b45dc7
7 changed files with 59 additions and 111 deletions
|
@ -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
|
||||
|
||||
|
|
Reference in a new issue