hask-irc/hask-irc-core/Network/IRC
Abhinav Sarkar 9960ae2d58 Removes core's and handler's dependency on configurator.
by using core's own configuration module.
Also changes runner to convert between configurator's config and
core's config.
2015-06-25 02:48:49 +05:30
..
Handlers Adds support for automatic nick recovery. 2015-06-21 15:14:32 +05:30
Internal Removes core's and handler's dependency on configurator. 2015-06-25 02:48:49 +05:30
Message Merge branch 'segmentation-fault-bug' 2015-06-22 15:22:40 +05:30
Bot.hs Removes core's and handler's dependency on configurator. 2015-06-25 02:48:49 +05:30
Client.hs Adds support for automatic nick recovery. 2015-06-21 15:14:32 +05:30
Configuration.hs Removes core's and handler's dependency on configurator. 2015-06-25 02:48:49 +05:30
MessageBus.hs Adds documentation for core. 2015-06-21 19:44:39 +05:30
Protocol.hs Adds documentation for core. 2015-06-21 19:44:39 +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