@hackage bifunctor-classes-compat0.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 (7)
- base >=4.3 && <5
- base-orphans >=0.8.4 && <1
- ghc-prim ==0.2.0.0
- semigroups >=0.18.5 && <1
- tagged >=0.8.6 && <1
- transformers >=0.3 && <0.7 Show all…
Dependents (9)
@hackage/free, @hackage/these, @hackage/semialign, @hackage/strict, @hackage/foldable1-classes-compat, @hackage/bifunctors, Show all…
Package Flags
semigroups
(on by default)
You can disable the use of the semigroups package using `-f-semigroups`.
Disabing this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.
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.