Package ghc-indexed-traversable-0.1.2-1.el9.x86_64
Name | ghc-indexed-traversable |
---|---|
Epoch | 0 |
Version | 0.1.2 |
Release | 1.el9 |
Architecture | x86_64 |
Website/URL | https://hackage.haskell.org/package/indexed-traversable |
License | BSD |
Build Time | 2023-08-25 15:31:22 |
Build Host | builder-x86-03.inferitos.ru |
Summary | FunctorWithIndex, FoldableWithIndex, TraversableWithIndex |
Repositories | Extras |
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'. |
Errata | — |
Size | 62 KiB |
Source Project | ghc-indexed-traversable-0.1.2-1.el9 |
SHA-256 checksum | ed8646c4c45810277b451f3e12bff7b44e493609482624680dcb55be0576485f |
×
* Fri Aug 25 2023 Alexey Lyubimov <a.lyubimov@msvsphere.ru> - 0.1.2-1 - Rebuilt for MSVSphere 9.2 * Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 0.1.2-1 - https://hackage.haskell.org/package/indexed-traversable-0.1.2/changelog * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild