profunctors: Profunctors

[ bsd3, categories, control, library ] [ Propose Tags ]
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 && <5), comonad (>=4 && <5), distributive (>=0.4.4 && <1), tagged (>=0.4.4 && <1), transformers (>=0.2 && <0.5) [details]
License BSD-3-Clause
Copyright Copyright (C) 2011-2015 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
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 2015-05-20T11:53:12Z
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, 7952 indirect [details]
Downloads 270832 total (355 in the last 30 days)
Rating 2.75 (votes: 8) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-05-23 [all 1 reports]

Readme for profunctors-5.1.1

[back to package description]

Profunctors

Build Status

Haskell 98 Profunctors

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