one-liner: Constraint-based generics

[ bsd3, generics, library ] [ Propose Tags ]

Write short and concise generic instances of type classes.

There are two separate parts: Generics.OneLiner is for writing generic functions using GHC.Generics. The other modules show how to implement these same generic functions with a traversal-style generics type class, without the use of an intermediate generic representation type.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0, 0.1, 0.2, 0.2.1, 0.2.2, 0.3, 0.3.1, 0.4, 0.4.1, 0.5, 0.5.1, 0.5.2, 0.6, 0.7, 0.8, 0.8.1, 0.9, 0.9.1, 0.9.2, 1.0, 2.0, 2.1
Dependencies base (>=4.9 && <5), contravariant (>=1.4 && <1.5), ghc-prim (>=0.5 && <1.0), profunctors (>=5.2 && <6.0), transformers (>=0.5 && <0.6) [details]
License BSD-3-Clause
Author Sjoerd Visscher
Maintainer sjoerd@w3future.com
Category Generics
Home page https://github.com/sjoerdvisscher/one-liner
Bug tracker https://github.com/sjoerdvisscher/one-liner/issues
Source repo head: git clone git://github.com/sjoerdvisscher/one-liner.git
Uploaded by SjoerdVisscher at 2017-01-02T18:57:06Z
Distributions Arch:2.1, LTSHaskell:2.1, NixOS:2.1, Stackage:2.1
Reverse Dependencies 4 direct, 3 indirect [details]
Downloads 17262 total (95 in the last 30 days)
Rating 2.5 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-01-02 [all 1 reports]