generic-church: Automatically convert Generic instances to and from church representations
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.2, 0.2.0.0, 0.3.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), tagged [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-05-07T13:12:31Z |
Modules
- Data
- Data.Church
Downloads
- generic-church-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees