@hackage bifunctor-classes-compat0.1.1
Compatibility package for the Bifunctor, Bifoldable, and Bitraversable classes
Categories
License
BSD-3-Clause
Maintainer
Ryan Scott <ryan.gl.scott@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (5)
- 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 Show all…
Dependents (9)
@hackage/free, @hackage/these, @hackage/semialign, @hackage/strict, @hackage/foldable1-classes-compat, @hackage/bifunctors, Show all…
Package Flags
tagged
(on by default)
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.
bifunctor-classes-compat
Compatibility package for the Bifunctor, Bifoldable, and Bitraversable
classes. See the bifunctors
library for additional Bifunctor-related utilities.