binary-generic

Version 0.2.1 revision 0 uploaded by LarsPetersen.

Package meta

Synopsis
Generic binary serialisation using binary and syb.
Description

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.

Author
Lars Petersen <info@lars-petersen.net>
Bug reports
n/a
Category
Data, Parsing
Copyright
n/a
Homepage
http://github.com/lpeterse/binary-generic
Maintainer
Lars Petersen <info@lars-petersen.net>
Package URL
n/a
Stability
experimental

Components