bifunctors: Bifunctors

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

Bifunctors


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
semigroups

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

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

Enabled
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

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.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 (info)
Change log CHANGELOG.markdown
Dependencies base (>=4 && <4.10), semigroups (>=0.8.3.1 && <1), tagged (>=0.7.3 && <1) [details]
License BSD-3-Clause
Copyright Copyright (C) 2008-2015 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 2 made by ryanglscott at 2016-12-16T14:45:41Z
Category Data, Functors
Home page http://github.com/ekmett/bifunctors/
Bug tracker http://github.com/ekmett/bifunctors/issues
Source repo head: git clone git://github.com/ekmett/bifunctors.git
Uploaded by EdwardKmett at 2015-05-15T06:56:52Z
Distributions Arch:5.6, Debian:5.5.7, Fedora:5.5.15, FreeBSD:5, LTSHaskell:5.6.1, NixOS:5.6.1, Stackage:5.6.1, openSUSE:5.6.1
Reverse Dependencies 232 direct, 8188 indirect [details]
Downloads 295023 total (644 in the last 30 days)
Rating 2.5 (votes: 5) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-05-18 [all 1 reports]

Readme for bifunctors-5

[back to package description]

bifunctors

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