@hackage xml-picklers0.2.2

XML picklers based on xml-types, ported from hexpat-pickle

A library of combinators that allows Haskell data structures to be pickled (serialized) to/from a representation of XML as defined in xml-types

Release history

0.2
Error system overhaul. New picklers: xpSubsetAll, xpElems
0.1
Initial release