[ol9_developer_EPEL] ghc-indexed-traversable-0.1.2-1.el9.x86_64

Name:ghc-indexed-traversable
Version:0.1.2
Release:1.el9
Architecture:x86_64
Group:Unspecified
Size:347020
License:BSD
RPM: ghc-indexed-traversable-0.1.2-1.el9.x86_64.rpm
Source RPM: ghc-indexed-traversable-0.1.2-1.el9.src.rpm
Build Date:Tue Sep 06 2022
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://hackage.haskell.org/package/indexed-traversable
Summary:FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
Description:
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'.

Changelog (Show File list) (Show related packages)