binary-generic: Generic binary serialisation using binary and syb.
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.
[Skip to Readme]
Downloads
- binary-generic-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1 |
---|---|
Dependencies | base (>=3 && <5), binary, bytestring, data-binary-ieee754, syb, text [details] |
Tested with | ghc ==7.0.3 |
License | BSD-3-Clause |
Author | Lars Petersen <info@lars-petersen.net> |
Maintainer | Lars Petersen <info@lars-petersen.net> |
Category | Data, Parsing |
Home page | http://github.com/lpeterse/binary-generic |
Uploaded | by LarsPetersen at 2012-08-07T02:12:00Z |
Distributions | NixOS:0.2.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3039 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |