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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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.5 && <4.8), ghc-prim, transformers (>=0.3 && <0.5) [details]
License BSD-3-Clause
Author Sjoerd Visscher
Maintainer sjoerd@w3future.com
Revised Revision 1 made by HerbertValerioRiedel at 2017-05-21T16:25:04Z
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 2014-08-11T20:30:02Z
Distributions Arch:2.1, LTSHaskell:2.1, NixOS:2.1, Stackage:2.1
Reverse Dependencies 4 direct, 3 indirect [details]
Downloads 17173 total (84 in the last 30 days)
Rating 2.5 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]