irc-fun-client

Another library for writing IRC clients.

http://rel4tion.org/projects/irc-fun-client/

Latest on Hackage:0.5.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed by fr33domlover
Maintained by [email protected]

This is an IRC client library that uses irc-fun-messages library package for working with the IRC protocol. It provides functions for sending messages and for receiving them, with the IRC protocol messages abstracted by convenient command and event datatypes.