@hackage hexpat-pickle0.6

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

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/

  • Installation

  • Dependencies (0)

  • Dependents (0)