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
| Versions | 0.1, 0.2, 0.2.1 |
|---|---|
| Dependencies | base (≥3 & <5), binary, bytestring, data-binary-ieee754, syb, text |
| License | BSD3 |
| Author | Lars Petersen <info@lars-petersen.net> |
| Maintainer | Lars Petersen <info@lars-petersen.net> |
| Stability | experimental |
| Category | Data, Parsing |
| Home page | http://github.com/lpeterse/binary-generic |
| Upload date | Fri Aug 20 20:56:56 UTC 2010 |
| Uploaded by | LarsPetersen |
| Built on | ghc-6.12, ghc-7.0 |
Modules
Downloads
- binary-generic-0.2.tar.gz (Cabal source package)
- package description (included in the package)