Clean up Cabal file.
Bump package version to 0.4.1.
Reduce use of the ($) operator.
Replace SaxEvent with plain Event
Use strict text and bytestrings for everything.
Use the IsString instance of Name.
Quick-n-dirty port to updated xml-types and libxml-sax.
Update homepage and repository URLs.
In the "echo" example, 1) don't respond to error messages and 2) allow
subscriptions.
Remove -fno-warn-unused-do-bind from GHC options, and fix resulting warnings.
Bump 'network' dependency version.
If the remote server closes the connection, send EOF to the XML parser.
Update homepage and bump 'text' dependency version.
Bump 'text' dependency version.
Rename 'Event' to 'SaxEvent', in preparation for new "xml-types" package.
Update to use libxml-sax 0.6