The hexpat-pickle 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. This package does not depend on HXT.
Note that hexpat-pickle is still under development, so it is fairly likely that there will be some API changes coming.
DARCS repository: http://code.haskell.org/hexpat-pickle/
Properties
| Versions | 0.1, 0.2, 0.3, 0.3.1, 0.4, 0.5 |
|---|---|
| Dependencies | base, bytestring (≥0.9), hexpat (≥0.4), text (≥0.1), utf8-string (≥0.3.3) |
| License | BSD3 |
| Copyright | (c) 2009 Stephen Blackheath <http://blacksapphire.com/antispam/>, (c) 2009 Matthew Pocock <matthew.pocock@ncl.ac.uk> |
| Author | Stephen Blackheath (blackh), Matthew Pocock (drdozer) |
| Maintainer | http://blacksapphire.com/antispam/ |
| Stability | alpha |
| Category | XML |
| Home page | http://code.haskell.org/hexpat-pickle/ |
| Upload date | Wed Mar 11 12:45:01 UTC 2009 |
| Uploaded by | StephenBlackheath |
| Build failure | ghc-6.10 (log), ghc-6.12 (log) |
Modules
- Text
- XML
- Expat
- Text.XML.Expat.Pickle
- Expat
- XML
Downloads
- hexpat-pickle-0.2.tar.gz (Cabal source package)
- package description (included in the package)