cereal-derive: Automatic deriving of Serialize using GHC.Generics

[ data, gpl, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1
Dependencies base (<4.5), cereal (<0.4), ghc-prim (<0.3) [details]
License GPL-3.0-only
Author Jared Hance
Maintainer Jared Hance <jaredhance@gmail.com>
Category Data
Source repo head: git clone https://github.com/jhance/cereal-derive
Uploaded by JaredHance at 2011-11-06T17:22:12Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2009 total (8 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]