Fedora Packages

ghc-indexed-traversable

FunctorWithIndex, FoldableWithIndex, TraversableWithIndex

This package provides three useful generalizations: 'class Functor f => FunctorWithIndex i f | f -> i' (imap) 'class Foldable f => FoldableWithIndex i f | f -> i' (ifoldMap) 'class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) => TraversableWithIndex i t | t -> i' (itraverse) This package contains instances for types in GHC boot libraries. For some additional instances see indexed-traversable-instances. The keys package provides similar functionality, but uses (associated) 'TypeFamilies' instead of 'FunctionalDependencies'.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.1.2.1-3.fc41 -
Fedora 40 0.1.2.1-3.fc40 -
Fedora 39 0.1.2.1-1.fc39 -
Fedora 38 0.1.2-4.fc38 -
EPEL 9 0.1.2-1.el9 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ghc-indexed-traversable dash maintainers at fedoraproject dot org.



Sources on Pagure