binary-generic-0.2: Generic binary serialisation using binary and syb.

The binary-generic package

Instead of manual or semi-automated generation of instances of Data.Binary.Binary you just derive Data.Data.Data and the library automatically figures out how to (de-)serialize the type. You may also define your own type-specific stack of serialisation functions.

Properties

Versions0.1, 0.2, 0.2.1
Dependenciesbase (≥3 & <5), binary, bytestring, data-binary-ieee754, syb, text
LicenseBSD3
AuthorLars Petersen <info@lars-petersen.net>
MaintainerLars Petersen <info@lars-petersen.net>
Stabilityexperimental
CategoryData, Parsing
Home pagehttp://github.com/lpeterse/binary-generic
Upload dateFri Aug 20 20:56:56 UTC 2010
Uploaded byLarsPetersen
Built onghc-6.12, ghc-7.0

Modules

Downloads