# `bifunctor-classes-compat` [![Hackage](https://img.shields.io/hackage/v/bifunctor-classes-compat.svg)][Hackage: bifunctor-classes-compat] [![Hackage Dependencies](https://img.shields.io/hackage-deps/v/bifunctor-classes-compat.svg)](http://packdeps.haskellers.com/reverse/bifunctor-classes-compat) [![Haskell Programming Language](https://img.shields.io/badge/language-Haskell-blue.svg)][Haskell.org] [![BSD3 License](http://img.shields.io/badge/license-BSD3-brightgreen.svg)][tl;dr Legal: BSD3] [![Build](https://github.com/haskell-compat/bifunctor-classes-compat/workflows/Haskell-CI/badge.svg)](https://github.com/haskell-compat/bifunctor-classes-compat/actions?query=workflow%3AHaskell-CI) [Hackage: bifunctor-classes-compat]: http://hackage.haskell.org/package/bifunctor-classes-compat "bifunctor-classes-compat package on Hackage" [Haskell.org]: http://www.haskell.org "The Haskell Programming Language" [tl;dr Legal: BSD3]: https://tldrlegal.com/license/bsd-3-clause-license-%28revised%29 "BSD 3-Clause License (Revised)" Compatibility package for the `Bifunctor`, `Bifoldable`, and `Bitraversable` classes. See the [`bifunctors`](http://hackage.haskell.org/package/bifunctors) library for additional `Bifunctor`-related utilities.