@hackage hexpat-pickle0.1

XML picklers based on hexpat, almost source code compatible with HXT

A library of combinators that allows Haskell data structures to be pickled to/from the Tree datatype defined in the hexpat package. It is almost source code compatible with the pickling functionality of the HXT package, to allow you to switch easily between the two implementations. This implementation is simpler and more limited than HXT, but considerably faster. This package does not depend on HXT.

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

Information/tutorial about the picklers found in the HXT package: http://www.haskell.org/haskellwiki/HXT/Conversion_of_Haskell_data_from/to_XML

  • Installation

  • Dependencies (0)

  • Dependents (0)