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.7 && <5), base-orphans (>=0.8.4 && <0.10), bifunctors (>=5.5.9 && <6), comonad (>=5.0.8 && <6), contravariant (>=1.5.3 && <2), distributive (>=0.5.2 && <1), semigroups (>=0.18.5 && <0.21), tagged (>=0.8.6.1 && <1), transformers (>=0.3 && <0.7) [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 3 made by ryanglscott at 2023-03-05T22:17:29Z
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 ryanglscott at 2021-02-17T14:50:05Z
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, 7947 indirect [details]
Downloads 270707 total (346 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 2021-02-17 [all 1 reports]

Readme for profunctors-5.6.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