The hexpat-pickle package
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
Properties
| Versions | 0.1, 0.2, 0.3, 0.3.1, 0.4, 0.5, 0.6 |
|---|---|
| Dependencies | base, bytestring (≥0.9), hexpat (≥0.3), utf8-string (≥0.3.3) |
| License | BSD3 |
| Copyright | (c) 2009 Stephen Blackheath |
| Author | Stephen Blackheath, Matthew Pocock |
| Maintainer | http://blacksapphire.com/antispam/ |
| Stability | alpha |
| Category | XML |
| Home page | http://code.haskell.org/hexpat-pickle/ |
| Upload date | Mon Feb 2 12:31:04 UTC 2009 |
| Uploaded by | StephenBlackheath |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
Modules
- Text
- XML
Downloads
- hexpat-pickle-0.1.tar.gz (Cabal source package)
- package description (included in the package)