derive-lifted-instances: Derive class instances though various kinds of lifting

[ apache, data, development, generics, library ] [ Propose Tags ]

Helper functions to use Template Haskell for generating class instances.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0, 0.1, 0.1.1, 0.2, 0.2.1, 0.2.2
Change log CHANGELOG.md
Dependencies base (>=4.13 && <4.15), bifunctors (>=5.5.7 && <6), template-haskell (>=2.15 && <2.17) [details]
License Apache-2.0
Author Sjoerd Visscher
Maintainer sjoerd@w3future.com
Category Data, Generics, Development
Home page https://github.com/sjoerdvisscher/derive-lifted-instances
Bug tracker https://github.com/sjoerdvisscher/derive-lifted-instances/issues
Source repo head: git clone git://github.com/sjoerdvisscher/derive-lifted-instances.git
Uploaded by SjoerdVisscher at 2020-06-22T14:34:56Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 1309 total (26 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for derive-lifted-instances-0.1

[back to package description]

derive-lifted-instances