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]

Modules

[Index]

Downloads

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 && <5), ghc-prim, template-haskell (>=2.8 && <2.11) [details]
License BSD-3-Clause
Copyright 2009-2015 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
Bug tracker http://github.com/ekmett/tagged/issues
Source repo head: git clone git://github.com/ekmett/tagged.git
Uploaded by EdwardKmett at 2015-06-28T05:54:23Z
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 362 direct, 14289 indirect [details]
Downloads 373545 total (492 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-06-28 [all 1 reports]

Readme for tagged-0.8.1

[back to package description]

tagged

Values carrying an extra phantom type tag.