tagged: Haskell 98 phantom types to avoid unsafely passing dummy arguments

[ bsd3, data, library, phantom-types ] [ Propose Tags ]

Haskell 98 phantom types to avoid unsafely passing dummy arguments


[Skip to Readme]

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

  • No Candidates
Versions [RSS] 0.0, 0.1.0, 0.1.1, 0.2, 0.2.1, 0.2.2, 0.2.2.1, 0.2.2.2, 0.2.2.3, 0.2.3, 0.2.3.1, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.2.1, 0.4.3, 0.4.4, 0.4.5, 0.5, 0.6, 0.6.1, 0.7, 0.7.1, 0.7.2, 0.7.3, 0.8, 0.8.0.1, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.6.1, 0.8.7, 0.8.8
Change log CHANGELOG.markdown
Dependencies base (>=2 && <4.7) [details]
License BSD-3-Clause
Copyright 2009-2011 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 1 made by HerbertValerioRiedel at 2014-12-31T17:39:36Z
Category Data, Phantom Types
Home page http://github.com/ekmett/tagged
Bug tracker http://github.com/ekmett/tagged/issues
Source repo head: git clone git://github.com/ekmett/tagged.git
Uploaded by EdwardKmett at 2013-03-14T19:45:48Z
Distributions Arch:0.8.8, Debian:0.8.6, Fedora:0.8.7, FreeBSD:0.8.1, LTSHaskell:0.8.8, NixOS:0.8.8, Stackage:0.8.8, openSUSE:0.8.8
Reverse Dependencies 361 direct, 14278 indirect [details]
Downloads 373179 total (413 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for tagged-0.4.5

[back to package description]

tagged

Values carrying an extra phantom type tag.