cereal-derive-0.1.0: Automatic deriving of Binary using GHC.Generics

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

Versions0.1.0, 0.1.1
Dependenciesbase (<4.5), cereal (<0.4), ghc-prim (<0.3)
LicenseGPL-3
AuthorJared Hance
MaintainerJared Hance <jaredhance@gmail.com>
CategoryData
Source repositorygit clone https://github.com/jhance/binary-derive
Upload dateSun Nov 6 17:18:51 UTC 2011
Uploaded byJaredHance
Built onghc-7.2

Modules

Downloads