tagged-transformer: Provides newtype wrappers for phantom types to avoid unsafely passing dummy arguments

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]

Warnings:

Provides newtype wrappers for phantom types to avoid unsafely passing dummy arguments


[Skip to Readme]

Properties

Versions 0.1, 0.2, 0.3, 0.3.1, 0.4, 0.4.1, 0.5, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.5, 0.7, 0.7.1, 0.8, 0.8.1, 0.8.2
Change log CHANGELOG.markdown
Dependencies base (>=4 && <5), comonad (>=4 && <5), contravariant (>=0.3 && <1), distributive (>=0.3 && <1), exceptions (>=0.6 && <1), mtl (>=2.0.1 && <2.3), reflection (>=1.1.6 && <2), semigroupoids (>=4 && <5), tagged (>=0.4.4 && <1) [details]
License BSD-3-Clause
Copyright 2011-2013 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Category Data, Phantom Types
Home page http://github.com/ekmett/tagged-transformer
Source repo head: git clone git://github.com/ekmett/tagged-transformer.git
Uploaded by MatveyAksenov at 2014-05-11T13:36:51Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for tagged-transformer-0.6.5

[back to package description]

tagged-transformer

Build Status

Monad transformer carrying an extra phantom type tag.