ekmett / bifunctors

Haskell 98 bifunctors, bifoldables and bitraversables
Other
57 stars 42 forks source link

Forward-port some changes from the `5` branch to `main` #122

Closed RyanGlScott closed 1 year ago

RyanGlScott commented 1 year ago

This forward-ports #121 to main, as well as a Bifoldable1 instance for Biff that was mistakenly left out of #116.