binary-generic-0.2.1: 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 dateTue Aug 7 02:12:00 UTC 2012
Uploaded byLarsPetersen
Built onghc-7.4

Modules

Downloads