newtype: A typeclass and set of functions for working with newtypes.
Per Conor McBride, the Newtype
typeclass represents the packing and unpacking of a newtype
, and allows you to operate under that newtype
with functions such as ala
. See Control.Newtype for documentation and examples.
Downloads
- newtype-0.2.2.0.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'.
Versions [RSS] | 0.1, 0.2, 0.2.1.0, 0.2.2.0 |
---|---|
Change log | CHANGES.md |
Dependencies | base (>=4.5 && <4.17), transformers (>=0.2.2.0 && <0.6) [details] |
License | BSD-3-Clause |
Author | Herbert Valerio Riedel, Darius Jahandarie, Conor McBride |
Maintainer | hvr@gnu.org |
Revised | Revision 2 made by AndreasAbel at 2021-12-06T21:25:12Z |
Category | Control |
Bug tracker | https://github.com/hvr/newtype/issues |
Source repo | head: git clone https://github.com/hvr/newtype.git |
Uploaded | by HerbertValerioRiedel at 2019-09-10T18:57:21Z |
Distributions | Arch:0.2.2.0, Debian:0.2.2.0, FreeBSD:0.2, LTSHaskell:0.2.2.0, NixOS:0.2.2.0, Stackage:0.2.2.0 |
Downloads | 46912 total (371 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-09-10 [all 1 reports] |