bifunctors: Bifunctors

[ bsd3, data, functors, library ] [ Propose Tags ]

Bifunctors.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
tagged

You can disable the use of the tagged package using `-f-tagged`.

Disabing this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.2, 0.1.3, 0.1.3.1, 0.1.3.3, 3.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.1, 3.2, 3.2.0.1, 4.0, 4.1, 4.1.0.1, 4.1.1, 4.1.1.1, 4.2, 4.2.1, 5, 5.1, 5.2, 5.2.1, 5.3, 5.4, 5.4.1, 5.4.2, 5.5, 5.5.1, 5.5.2, 5.5.3, 5.5.4, 5.5.5, 5.5.6, 5.5.7, 5.5.8, 5.5.9, 5.5.10, 5.5.11, 5.5.12, 5.5.13, 5.5.14, 5.5.15, 5.6, 5.6.1, 5.6.2 (info)
Change log CHANGELOG.markdown
Dependencies assoc (>=1.1 && <1.2), base (>=4.9 && <5), bifunctor-classes-compat (>=0.1 && <0.2), comonad (>=5.0.7 && <6), containers (>=0.5.7.1 && <0.8), foldable1-classes-compat (>=0.1 && <0.2), tagged (>=0.8.6 && <1), template-haskell (>=2.11 && <2.23), th-abstraction (>=0.4.2.0 && <0.8), transformers (>=0.5 && <0.7), transformers-compat (>=0.6 && <0.8) [details]
License BSD-3-Clause
Copyright Copyright (C) 2008-2016 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Category Data, Functors
Home page http://github.com/ekmett/bifunctors/
Bug tracker http://github.com/ekmett/bifunctors/issues
Source repo head: git clone https://github.com/ekmett/bifunctors.git
Uploaded by ryanglscott at 2024-03-19T10:13:08Z
Distributions Arch:5.6, Debian:5.5.7, Fedora:5.5.15, FreeBSD:5, LTSHaskell:5.6.2, NixOS:5.6.2, Stackage:5.6.2, openSUSE:5.6.1
Reverse Dependencies 232 direct, 8208 indirect [details]
Downloads 296182 total (828 in the last 30 days)
Rating 2.5 (votes: 5) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for bifunctors-5.6.2

[back to package description]

bifunctors

Hackage Build Status

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