@hackage indexed-traversable-instances0.1.2.1
More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
Categories
License
BSD-2-Clause
Maintainer
Oleg Grenrus <oleg.grenrus@iki.fi>
Links
Versions
Installation
Tested Compilers
Dependencies (6)
- OneTuple >=0.3 && <0.5
- base >=4.12 && <4.23
- indexed-traversable >=0.1.4 && <0.2
- tagged >=0.8.6 && <0.9
- unordered-containers >=0.2.8.0 && <0.3
- vector >=0.13.1.0 && <0.14 Show all…
Dependents (7)
@hackage/optics-extra, @hackage/semialign, @hackage/haskell-ci, @hackage/lsp-types, @hackage/witherable, @hackage/guardian, Show all…
This package provides extra instances for type-classes in the indexed-traversable package.
The intention is to keep this package minimal;
it provides instances that formely existed in lens or optics-extra.
We recommend putting other instances directly into their defining packages.
The indexed-traversable package is light, having only GHC boot libraries
as its dependencies.