generic-church: Automatically convert Generic instances to and from church representations
This package provides a type to generically construct the type of the church
representation.
Additionally, it provides a type class ChurchRep
which contains
a pair of functions for mapping back and forth between the two
representations.
Both the type and the ChurchRep
instance are be automatically constructed
for all types with a Generic
instance.
Downloads
- generic-church-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.3.0.0 |
---|---|
Dependencies | base (>=4.7 && <5) [details] |
License | MIT |
Author | Danny Gratzer |
Maintainer | danny.gratzer@gmail.com |
Category | Generics |
Source repo | head: hg clone http://bitbucket.org/jozefg/generic-church |
Uploaded | by jozefg at 2014-09-09T21:11:13Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4093 total (15 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |