church: Automatically convert Generic instances to and from church representations

[ generics, library, mit ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

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 567 total (5 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]