@hackage / bifunctor-classes-compat

Compatibility package for the Bifunctor, Bifoldable, and Bitraversable classes

Latest0.1.1

Changelog

Revision history for bifunctor-classes-compat

0.1.1 -- 2026-01-10

  • Drop support for pre-8.0 versions of GHC.
  • Support building with MicroHs.

0.1 -- 2023-01-29

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