indexed-traversable-instances: More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.1, 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] |
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:16:15Z |
Modules
[Index] [Quick Jump]
- Data
- Functor
- WithIndex
- Functor
Downloads
- indexed-traversable-instances-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees