The cereal-derive package
This package provides deriveGet and derivePut which can be used to quickly create an instance of Serialize for any type which implements Generic. Naturally, this can be used with -XDeriveGeneric to not have to write any boilerplate code.
Properties
| Versions | 0.1.0, 0.1.1 |
|---|---|
| Dependencies | base (<4.5), cereal (<0.4), ghc-prim (<0.3) |
| License | GPL-3 |
| Author | Jared Hance |
| Maintainer | Jared Hance <jaredhance@gmail.com> |
| Category | Data |
| Source repository | git clone https://github.com/jhance/binary-derive |
| Upload date | Sun Nov 6 17:18:51 UTC 2011 |
| Uploaded by | JaredHance |
| Built on | ghc-7.2 |
Modules
- Data
- Serialize
Downloads
- cereal-derive-0.1.0.tar.gz (Cabal source package)
- package description (included in the package)