bifunctor-classes-compat: Compatibility package for the Bifunctor, Bifoldable, and Bitraversable classes

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

Compatibility package for the Bifunctor, Bifoldable, and Bitraversable classes. See the bifunctors library for additional Bifunctor-related utilities.


[Skip to Readme]

Modules

  • Data
    • Data.Bifoldable
    • Data.Bifunctor
    • Data.Bitraversable

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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Change log CHANGELOG.markdown
Dependencies base (>=4.3 && <5), base-orphans (>=0.8.4 && <1), ghc-prim (==0.2.0.0), semigroups (>=0.18.5 && <1), tagged (>=0.8.6 && <1), transformers (>=0.3 && <0.7), transformers-compat (>=0.5 && <0.8) [details]
License BSD-3-Clause
Copyright Copyright (C) 2008-2023 Edward A. Kmett
Author Edward A. Kmett
Maintainer Ryan Scott <ryan.gl.scott@gmail.com>
Category Data, Functors
Home page https://github.com/haskell-compat/bifunctor-classes-compat
Bug tracker https://github.com/haskell-compat/bifunctor-classes-compat/issues
Source repo head: git clone https://github.com/haskell-compat/bifunctor-classes-compat.git
Uploaded by ryanglscott at 2023-01-29T20:47:10Z
Distributions LTSHaskell:0.1, NixOS:0.1, Stackage:0.1
Reverse Dependencies 8 direct, 8487 indirect [details]
Downloads 361 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs pending
Build status unknown [no reports yet]

Readme for bifunctor-classes-compat-0.1

[back to package description]

bifunctor-classes-compat

Hackage Hackage Dependencies Haskell Programming Language BSD3 License Build

Compatibility package for the Bifunctor, Bifoldable, and Bitraversable classes. See the bifunctors library for additional Bifunctor-related utilities.