categories: Categories

[ bsd3, control, library ] [ Propose Tags ]

Categories


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
optimize

Enable optimizations

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

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.54.0, 0.54.1, 0.55.0, 0.55.1, 0.55.2, 0.56.0, 0.57.0, 0.58.0, 0.58.0.1, 0.58.0.3, 0.58.0.4, 0.58.0.5, 0.59, 1.0, 1.0.0.1, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7
Change log CHANGELOG.markdown
Dependencies base (>=4 && <4.7), void (>=0.5.4.2) [details]
License BSD-3-Clause
Copyright Copyright (C) 2008-2010, Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 1 made by HerbertValerioRiedel at 2015-01-06T21:31:45Z
Category Control
Home page http://github.com/ekmett/categories
Bug tracker http://github.com/ekmett/categories/issues
Uploaded by EdwardKmett at 2013-06-20T20:09:12Z
Distributions Debian:1.0.7, FreeBSD:1.0.7, NixOS:1.0.7
Reverse Dependencies 7 direct, 98 indirect [details]
Downloads 23574 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for categories-1.0.6

[back to package description]

categories

Build Status

This package provides a number of classes for working with Category instances with more structure in Haskell.

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