church: Automatically convert Generic instances to and from church representations
This package provides a type ChurchRep
to generically construct
the type of the church representation.
Additionally, it provides a type class Church
which contains
a pair of functions for mapping back and forth between the two
representations.
Both the ChurchRep
and the Church
instance are be automatically constructed
for all types with a Generic
instance.
Based on code by Danny Gratzer.
Downloads
- church-0.1.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
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | base (>=4.12.0.0 && <4.13) [details] |
License | MIT |
Copyright | 2018 Sodality |
Author | Dai |
Maintainer | daig@sodality.cc |
Category | Generics |
Home page | https://github.com/exordium/church#readme |
Bug tracker | https://github.com/exordium/church/issues |
Source repo | head: git clone https://github.com/exordium/church |
Uploaded | by dailectic at 2018-11-14T09:27:26Z |
Distributions | |
Downloads | 596 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-11-14 [all 1 reports] |