irc-fun-client: Another library for writing IRC clients.

[ irc, library, network, public-domain ] [ Propose Tags ]

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.


[Skip to Readme]

Modules

[Last Documentation]

  • Network
    • IRC
      • Fun
        • Network.IRC.Fun.Client
          • Network.IRC.Fun.Client.ChannelLogger
          • Network.IRC.Fun.Client.Commands
          • Network.IRC.Fun.Client.Events
          • Network.IRC.Fun.Client.IO
          • Network.IRC.Fun.Client.Instances
          • Network.IRC.Fun.Client.NickTracker
          • Network.IRC.Fun.Client.Time
          • Network.IRC.Fun.Client.Util

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0
Change log ChangeLog
Dependencies auto-update, base (>=4.7 && <5), bytestring, connection (>=0.2), data-default-class, fast-logger (>=2.4.1), hashable, irc-fun-messages (>=0.3), irc-fun-types, text, time (>=1.5), time-units (>=1), unordered-containers (>=0.2.5) [details]
License LicenseRef-PublicDomain
Copyright ♡ Copying is an act of love. Please copy, reuse and share.
Author fr33domlover
Maintainer fr33domlover@riseup.net
Category Network, IRC
Home page http://rel4tion.org/projects/irc-fun-client/
Bug tracker http://rel4tion.org/projects/irc-fun-client/tickets/
Source repo head: darcs get http://hub.darcs.net/fr33domlover/irc-fun-client
Uploaded by akrasner at 2016-01-27T10:58:11Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3789 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-28 [all 2 reports]

Readme for irc-fun-client-0.5.0.0

[back to package description]

See the .cabal file for more info and link to project website the version control.

The official download location is Hackage:

http://hackage.haskell.org/package/irc-fun-client

This library is free software, and is committed to software freedom. It is released to the public domain using the CC0 Public Domain Dedication. For the boring "legal" details see the file 'COPYING'.

See the file 'INSTALL' for hints on installation. The file 'ChangeLog' explains how to see the history log of the changes done in the code. 'NEWS' provides a friendly overview of the changes for each release.