| Name: | ghc-indexed-traversable |
|---|---|
| Version: | 0.1.2 |
| Release: | 1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 475100 |
| License: | BSD |
| RPM: | ghc-indexed-traversable-0.1.2-1.el9.aarch64.rpm |
| Source RPM: | ghc-indexed-traversable-0.1.2-1.el9.src.rpm |
| Build Date: | Tue Sep 06 2022 |
| Build Host: | build-ol9-aarch64.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'. |
- https://hackage.haskell.org/package/indexed-traversable-0.1.2/changelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- spec file generated by cabal-rpm-2.0.8