constraints: Constraint manipulation

[ bsd2, constraints, library ] [ Propose Tags ]

Constraint manipulation


[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.1, 0.2, 0.3, 0.3.0.1, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.4.1, 0.3.4.2, 0.3.5, 0.4, 0.4.1, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.6, 0.8, 0.9, 0.9.1, 0.10, 0.10.1, 0.11, 0.11.1, 0.11.2, 0.12, 0.13, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.14 (info)
Dependencies base (>=4.5 && <5), ghc-prim (<0.5), newtype (>=0.2 && <0.3) [details]
License BSD-3-Clause
Copyright Copyright (C) 2011-2013 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 1 made by HerbertValerioRiedel at 2016-12-27T09:14:12Z
Category Constraints
Home page http://github.com/ekmett/constraints/
Bug tracker http://github.com/ekmett/constraints/issues
Source repo head: git clone git://github.com/ekmett/constraints.git
Uploaded by EdwardKmett at 2013-10-28T04:53:02Z
Distributions Arch:0.13.4, Debian:0.12, Fedora:0.13.4, FreeBSD:0.4.1.3, LTSHaskell:0.14, NixOS:0.14, Stackage:0.14, openSUSE:0.13.4
Reverse Dependencies 156 direct, 7592 indirect [details]
Downloads 94289 total (466 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for constraints-0.3.4.2

[back to package description]

constraints

This package provides data types and classes for manipulating the 'ConstraintKinds' exposed by GHC in 7.4.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett