bifunctor-classes-compat

Compatibility package for the Bifunctor, Bifoldable, and Bitraversable classes

https://github.com/haskell-compat/bifunctor-classes-compat

LTS Haskell 22.17:0.1
Stackage Nightly 2024-04-14:0.1
Latest on Hackage:0.1

See all snapshots bifunctor-classes-compat appears in

BSD-3-Clause licensed by Edward A. Kmett
Maintained by Ryan Scott
This version can be pinned in stack with:bifunctor-classes-compat-0.1@sha256:220af66d19301a67da4ac85d54851b411d67db207c4a136073d54a3398b3d789,2977

Module documentation for 0.1

There are no documented modules for this package.

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.

Changes

Revision history for bifunctor-classes-compat

0.1 – 2023-01-29

  • Port the Bifunctor, Bifoldable, and Bitraversable classes from the bifunctors library into a smaller package with fewer dependencies.