profunctors: Profunctors

[ bsd3, categories, control, library ] [ Propose Tags ]

Profunctors


[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.1.0.2, 0.1.1, 0.1.2, 0.1.2.1, 0.1.2.2, 0.1.2.3, 3.0, 3.1, 3.1.1, 3.1.2, 3.1.3, 3.2, 3.3, 3.3.0.1, 4.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.1, 4.2, 4.2.0.1, 4.3.2, 4.4, 4.4.1, 5, 5.0.0.1, 5.0.1, 5.1, 5.1.1, 5.1.2, 5.2, 5.2.1, 5.2.2, 5.3, 5.4, 5.5, 5.5.1, 5.5.2, 5.6, 5.6.1, 5.6.2
Change log CHANGELOG.markdown
Dependencies base (>=4 && <4.11), base-orphans (>=0.4 && <0.7), bifunctors (>=5.2 && <6), comonad (>=4 && <6), contravariant (>=1 && <2), distributive (>=0.4.4 && <1), tagged (>=0.4.4 && <1), transformers (>=0.2 && <0.6) [details]
License BSD-3-Clause
Copyright Copyright (C) 2011-2015 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 2 made by HerbertValerioRiedel at 2018-08-30T08:37:54Z
Category Control, Categories
Home page http://github.com/ekmett/profunctors/
Bug tracker http://github.com/ekmett/profunctors/issues
Source repo head: git clone git://github.com/ekmett/profunctors.git
Uploaded by EdwardKmett at 2016-01-16T23:03:53Z
Distributions Arch:5.6.2, Debian:5.5.2, Fedora:5.6.2, FreeBSD:5.1.1, LTSHaskell:5.6.2, NixOS:5.6.2, Stackage:5.6.2, openSUSE:5.6.2
Reverse Dependencies 253 direct, 7963 indirect [details]
Downloads 271151 total (352 in the last 30 days)
Rating 2.75 (votes: 8) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for profunctors-5.2

[back to package description]

Profunctors

Hackage Build Status

Profunctors for 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