church

Version 0.1.0.0 revision 0 uploaded by dailectic.

Package meta

Synopsis
Automatically convert Generic instances to and from church representations
Description

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.

Author
Dai
Bug reports
https://github.com/exordium/church/issues
Category
Generics
Copyright
2018 Sodality
Homepage
https://github.com/exordium/church#readme
Maintainer
daig@sodality.cc
Package URL
n/a
Stability
cursed

Components