newtype: A typeclass and set of functions for working with newtypes.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0.1, 0.2, 0.2.1.0, 0.2.2.0, 0.2.2.0
Change log CHANGES.md
Dependencies base (>=4.5 && <4.14), transformers (>=0.2.2.0 && <0.6) [details]
License BSD-3-Clause
Author Herbert Valerio Riedel, Darius Jahandarie, Conor McBride
Maintainer hvr@gnu.org
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:56:13Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees