A simple IRC bot written in Haskell
Go to file
Abhinav Sarkar 4410ab2f8c Fixes weird segmentation fault on message receive.
By removing the strictness annotation from an existential field.
2015-06-22 15:21:18 +05:30
hask-irc-core Fixes weird segmentation fault on message receive. 2015-06-22 15:21:18 +05:30
hask-irc-handlers Added support for multiple parsers per raw line; documentation 2014-10-13 11:21:08 +05:30
hask-irc-runner Upgraded dependencies 2014-10-04 22:36:33 +05:30
.gitignore Adds support for automatic nick recovery. 2015-06-21 15:14:32 +05:30
.travis.yml Added travis CI integration 2014-05-25 21:20:45 +05:30
LICENSE Added cabal conf file 2014-05-04 08:44:54 +05:30
config.cfg.template Added password support 2014-10-04 23:05:24 +05:30
init_sanbox.sh Added travis CI integration 2014-05-25 19:33:18 +05:30