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

[ bsd3, data, functors, library ] [ Propose Tags ] [ Report a vulnerability ]

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.Bitraversable

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

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
Change log CHANGELOG.markdown
Dependencies base (>=4.9 && <5), base-orphans (>=0.8.4 && <1), tagged (>=0.8.6 && <1), transformers (>=0.5 && <0.7), transformers-compat (>=0.5 && <0.9) [details]
Tested with ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.7, ghc ==9.8.4, ghc ==9.10.3, ghc ==9.12.2, ghc ==9.14.1
License BSD-3-Clause
Copyright Copyright (C) 2008-2023 Edward A. Kmett
Author Edward A. Kmett
Maintainer Ryan Scott <ryan.gl.scott@gmail.com>
Uploaded by ryanglscott at 2026-01-10T15:59:18Z
Revised Revision 1 made by ryanglscott at 2026-01-11T02:48:46Z
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
Distributions LTSHaskell:0.1, NixOS:0.1, Stackage:0.1
Reverse Dependencies 9 direct, 9317 indirect [details]
Downloads 606 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2026-01-10 [all 1 reports]

Readme for bifunctor-classes-compat-0.1.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.