hask-irc/hask-irc-core/Network/IRC
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
..
Handlers Adds support for automatic nick recovery. 2015-06-21 15:14:32 +05:30
Internal Adds error handling for line parsing and command formatting. 2015-06-21 18:18:59 +05:30
Message Fixes weird segmentation fault on message receive. 2015-06-22 15:21:18 +05:30
Bot.hs Adds error handling for line parsing and command formatting. 2015-06-21 18:18:59 +05:30
Client.hs Adds support for automatic nick recovery. 2015-06-21 15:14:32 +05:30
MessageBus.hs Adds error handling for line parsing and command formatting. 2015-06-21 18:18:59 +05:30
Protocol.hs Adds error handling for line parsing and command formatting. 2015-06-21 18:18:59 +05:30
Types.hs Adds support for automatic nick recovery. 2015-06-21 15:14:32 +05:30
Util.hs Fixed wrong message channel order while disconnecting 2014-10-05 15:58:20 +05:30