adjunctions: Adjunctions and representable functors

[ adjunctions, bsd3, data-structures, library ] [ Propose Tags ]

Adjunctions and representable functors.


[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.2, 0.2.1, 0.2.2, 0.3, 0.3.1, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.5.2, 0.5.2.1, 0.6.0, 0.7.0, 0.8.0, 0.8.1, 0.9.0, 0.9.0.1, 0.9.0.2, 0.9.0.4, 0.9.1, 0.9.2, 0.9.3, 1.0.0, 1.8.0, 2.0.0, 2.0.0.1, 2.0.0.2, 2.0.0.3, 2.0.1, 2.0.1.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.2, 2.2.1, 2.2.1.1, 2.4, 2.4.0.1, 2.4.0.2, 2.5, 3.0, 3.0.0.1, 3.0.1, 3.1, 3.2, 3.2.1, 3.2.1.1, 4.0, 4.0.1, 4.0.2, 4.0.3, 4.1.0.1, 4.2, 4.2.1, 4.2.2, 4.3, 4.4, 4.4.1, 4.4.2
Change log CHANGELOG.markdown
Dependencies array (>=0.3.0.2 && <0.7), base (>=4 && <5), comonad (>=4 && <6), containers (>=0.3 && <0.8), contravariant (>=1 && <2), distributive (>=0.5.1 && <1), free (>=4 && <6), ghc-prim, mtl (>=2.0.1 && <2.4), profunctors (>=4 && <6), semigroupoids (>=4 && <7), semigroups (>=0.11 && <1), tagged (>=0.7 && <1), transformers (>=0.2 && <0.7), transformers-compat (>=0.3 && <1), void (>=0.5.5.1 && <1) [details]
License BSD-3-Clause
Copyright Copyright (C) 2011-2014 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 2 made by ryanglscott at 2023-09-30T13:03:58Z
Category Data Structures, Adjunctions
Home page http://github.com/ekmett/adjunctions/
Bug tracker http://github.com/ekmett/adjunctions/issues
Source repo head: git clone git://github.com/ekmett/adjunctions.git
Uploaded by ryanglscott at 2022-08-15T11:05:04Z
Distributions Arch:4.4.2, Debian:4.4, Fedora:4.4.2, FreeBSD:4.2.1, LTSHaskell:4.4.2, NixOS:4.4.2, Stackage:4.4.2, openSUSE:4.4.2
Reverse Dependencies 60 direct, 7760 indirect [details]
Downloads 134682 total (305 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-08-15 [all 1 reports]

Readme for adjunctions-4.4.2

[back to package description]

adjunctions

Hackage Build Status

This package provides adjunctions 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