indexed-traversable-instances: More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
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.
Downloads
- indexed-traversable-instances-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.1.1, 0.1.1.2, 0.1.2 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.5 && <4.16), indexed-traversable (>=0.1 && <0.2), tagged (>=0.8.6 && <0.9), unordered-containers (>=0.2.8.0 && <0.3), vector (>=0.12.1.2 && <0.13) [details] |
Tested with | ghc ==7.4.2 || ==7.6.3 || ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.2 |
License | BSD-2-Clause |
Author | Edward Kmett |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Category | Data |
Source repo | head: git clone https://github.com/haskellari/indexed-traversable(indexed-traversable-instances) |
Uploaded | by phadej at 2020-12-15T17:17:50Z |
Distributions | Arch:0.1.2, Fedora:0.1.2, LTSHaskell:0.1.2, NixOS:0.1.2, Stackage:0.1.2, openSUSE:0.1.2 |
Reverse Dependencies | 6 direct, 8069 indirect [details] |
Downloads | 24182 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-12-15 [all 1 reports] |