~singpolyma/network-protocol-xmpp

6304bac2 — John Millikin 11 years ago
Clean up Cabal file.

Bump package version to 0.4.1.
787d509a — John Millikin 11 years ago
Fix build in GHC 7.4.1.
f804d361 — John Millikin 12 years ago
Reduce use of the ($) operator.
3a40e58a — John Millikin 12 years ago
Replace SaxEvent with plain Event
1eb63b40 — John Millikin 12 years ago
Use strict text and bytestrings for everything.
bd96ff0c — John Millikin 12 years ago
Use the IsString instance of Name.
6ac34f1c — John Millikin 12 years ago
Misc stylistic cleanups
1ab0aa09 — John Millikin 12 years ago
Quick-n-dirty port to updated xml-types and libxml-sax.
3be80c74 — John Millikin 12 years ago
Version 0.3.3
554ac74f — John Millikin 12 years ago
Update homepage and repository URLs.
77d1fb37 — John Millikin 12 years ago
Require gnuidn-0.2
4758e8a7 — John Millikin 12 years ago
In the "echo" example, 1) don't respond to error messages and 2) allow
subscriptions.
f94ad358 — John Millikin 12 years ago
Remove -fno-warn-unused-do-bind from GHC options, and fix resulting warnings.
be8bfc68 — John Millikin 12 years ago
Support text-0.11
6a8c57db — John Millikin 13 years ago
Bump 'network' dependency version.
a0191ab2 — John Millikin 13 years ago
If the remote server closes the connection, send EOF to the XML parser.
47b6d649 — John Millikin 13 years ago
Update homepage and bump 'text' dependency version.
f6097e9a — John Millikin 13 years ago
Bump 'text' dependency version.
78b5a2c0 — John Millikin 13 years ago
Rename 'Event' to 'SaxEvent', in preparation for new "xml-types" package.
bb4dfca0 — John Millikin 13 years ago
Update to use libxml-sax 0.6
Next