haskell-xmpp: Haskell XMPP (eXtensible Message Passing Protocol, a.k.a. Jabber) library
Deprecated
Haskell XMPP (eXtensible Message Passing Protocol, a.k.a. Jabber) library
Unlike package network-protocol-xmpp, which uses libxml-sax, this library uses HaXml and supports MUC. However, MUC support of the moment is worse than that in package XMPP.
This library make extensive use of STM and threads to simplify writing message-handling code.
[Skip to Readme]
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
examples | Build examples | Disabled |
debug | Enable debugging output | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- haskell-xmpp-1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
- No current members of group
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0, 1.0.1, 1.0.2, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4 |
---|---|
Dependencies | array, base (>3 && <=5), HaXml (>=1.23.3), html, mtl (>=1.0), network, polyparse, pretty, random, regex-compat, stm, utf8-string [details] |
Tested with | ghc ==6.10.4, ghc ==6.12.1 |
License | BSD-3-Clause |
Copyright | (c) 2005-2011 Dmitry Astapov, k.pierre |
Author | Dmitry Astapov <dastapov@gmail.com>, pierre <k.pierre.k@gmail.com> |
Maintainer | Dmitry Astapov <dastapov@gmail.com> |
Category | Network |
Home page | http://patch-tag.com/r/adept/haskell-xmpp/home |
Bug tracker | mailto: dastapov@gmail.com |
Source repo | head: darcs get adept@patch-tag.com:/r/adept/haskell-xmpp |
Uploaded | by DmitryAstapov at 2012-08-30T21:44:57Z |
Distributions | FreeBSD:1.0.2 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | haskell-xmpp-test |
Downloads | 3483 total (5 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] |