hexpat-pickle

Version 0.6 revision 0 uploaded by StephenBlackheath.

Package meta

Synopsis
XML picklers based on hexpat, source-code-similar to those of the HXT package
Description

A library of combinators that allows Haskell data structures to be pickled (serialized) to/from XML via the Tree datatype defined in the hexpat package. It is source-code-similar to the pickling functionality of the HXT package, to ease the transition between the two libraries. This implementation is faster but less complete than HXT. Unlike some other picklers, it also supports lazy unpickling.

This package does not depend on HXT.

DARCS repository: http://code.haskell.org/hexpat-pickle/

Author
Stephen Blackheath (blackh), Matthew Pocock (drdozer)
Bug reports
n/a
Category
XML
Copyright
(c) 2009 Stephen Blackheath <http://blacksapphire.com/antispam/>, (c) 2009 Matthew Pocock <matthew.pocock@ncl.ac.uk>
Homepage
http://code.haskell.org/hexpat-pickle/
Maintainer
http://blacksapphire.com/antispam/
Package URL
n/a
Stability
beta

Components