XMPP: XMPP library

[ bsd3, library, network ] [ Propose Tags ]

XMPP library


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.2, 0.0.3, 0.0.4, 0.1.0, 0.1.1, 0.1.2
Dependencies base (>=4.0 && <5), haskell98, mtl, network, parsec, random, utf8-string [details]
License BSD-3-Clause
Author Magnus Henoch, Kagami <newanon@yandex.ru>
Maintainer newanon@yandex.ru
Category Network
Home page http://www.dtek.chalmers.se/~henoch/text/hsxmpp.html
Uploaded by GregoriKholomyev at 2009-11-03T22:17:34Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4842 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for XMPP-0.1.0

[back to package description]
This is an XMPP library for Haskell.  Install it this:

% runhaskell Setup configure --prefix=$HOME/.cabal --user
% runhaskell Setup build
% runhaskell Setup install

Or simple:

% ./install.sh

Build the documentation with:

% runhaskell Setup.hs haddock

The documentation is also available on the web page.

http://www.dtek.chalmers.se/~henoch/text/hsxmpp.html
http://www.dtek.chalmers.se/~henoch/darcs/hsxmpp/
mailto:henoch@dtek.chalmers.se
xmpp:legoscia@jabber.cd.chalmers.se


Some patches by Kagami <newanon@yandex.ru>
xmpp:anon0@jabber.ru