newtype-generics: A typeclass and set of functions for working with newtypes, with generics support.
Per Conor McBride, the Newtype typeclass represents the packing and unpacking of a newtype, and allows you to operatate under that newtype with functions such as ala. Generics support was added in version 0.4, making this package a full replacement for the original newtype package, and a better alternative to newtype-th.
Downloads
- newtype-generics-0.4.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.4, 0.4.0.1, 0.4.1, 0.4.2, 0.5, 0.5.0.1, 0.5.1, 0.5.2, 0.5.2.1, 0.5.2.2, 0.5.3, 0.5.4, 0.6, 0.6.1, 0.6.2 |
---|---|
Dependencies | base (>=4.6 && <4.9) [details] |
License | BSD-3-Clause |
Author | Darius Jahandarie, Conor McBride, João Cristóvão |
Maintainer | João Cristóvão <jmacristovao@gmail.com> |
Revised | Revision 2 made by phadej at 2016-11-06T21:57:24Z |
Category | Control |
Source repo | head: git clone https://github.com/jcristovao/newtype-generics |
Uploaded | by jcristovao at 2015-05-14T04:42:08Z |
Distributions | Arch:0.6.2, Debian:0.5.4, Fedora:0.6.2, LTSHaskell:0.6.2, NixOS:0.6.2, Stackage:0.6.2 |
Reverse Dependencies | 17 direct, 8520 indirect [details] |
Downloads | 40387 total (17 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-05-14 [all 1 reports] |