Description
Provides extra typeclass instances for mono-traversable. These instances let more Haskell container types work with the mapping, folding, and traversal operations from that ecosystem.
It is useful when a project already uses mono-traversable and needs support for additional common types. It is a support library and normally appears as a dependency.