| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update indexed-traversable to version 0.1.4. [#] 0.1.4 [2024-05-dd] - Drop support for GHCs prior 8.6.5
- Drop obsolete dependency on foldable1-classes-compat.
- Update indexed-traversable to version 0.1.3. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/indexed-traversable-0.1.3/src/Changelog.md
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
- Update indexed-traversable to version 0.1.2.1.
[#] 0.1.2.1 [2022-12-28]
- TraversableWithIndex [] doesn't use `zip [0..]` idiom anymore.
https://gitlab.haskell.org/ghc/ghc/-/issues/22673
- Update indexed-traversable to version 0.1.2 revision 2. Upstream has revised the Cabal build instructions on Hackage.
- Update indexed-traversable to version 0.1.3.
[#] 0.1.3 [2023-10-04]
- Add `Foldable1WithIndex1` type-class, an indexed version of `Foldable1`.
[#] 0.1.2.1 [2023-03-12]
- `TraversableWithIndex []` doesn't use the `zip [0..]` idiom anymore.
https://gitlab.haskell.org/ghc/ghc/-/issues/22673
- disable %{ix86} build
- Update indexed-traversable to version 0.1.2 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- Update indexed-traversable to version 0.1.2. [#] 0.1.2 [2021-10-30] - Changed `(<$>)` + `(<*>)` to `liftA2` to potentially avoid extra `fmap`. - Add `(#..)`, coercive composition after a 2-parameter function. - Switched references to lens 'Of'- functions to base functions. Thanks to wygulmage for contributions.
- Update indexed-traversable to version 0.1.1 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- Update indexed-traversable to version 0.1.1.
[#] 0.1.1 [2020-12-27]
- Mark all modules as `Safe`.
See https://gitlab.haskell.org/ghc/ghc/-/issues/19127
- disable %{ix86} build
- Add indexed-traversable at version 0.1.