hask: Categories

[ bsd3, control, library ] [ Propose Tags ]

Kind-polymorphic category theory in Haskell


[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
Change log CHANGELOG.markdown
Dependencies base (==4.7.0.1), constraints (<0.5), ghc-prim, reflection (<2.2), tagged (<0.9), transformers (<0.6), void (>=0.5.4.2 && <1) [details]
License BSD-3-Clause
Copyright Copyright (C) 2008-2014, Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 2 made by HerbertValerioRiedel at 2017-05-29T05:48:20Z
Category Control
Home page http://github.com/ekmett/hask
Bug tracker http://github.com/ekmett/hask/issues
Source repo head: git clone git://github.com/ekmett/hask.git
Uploaded by EdwardKmett at 2014-11-10T06:04:10Z
Distributions Debian:17.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1445 total (6 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 hask-0

[back to package description]

hask

Build Status

Kind-indexed category theory for Haskell with a strong lens-like flavor.

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