File ghc-indexed-traversable.changes of Package ghc-indexed-traversable.32273
-------------------------------------------------------------------
Wed Oct 4 14:28:03 UTC 2023 - Peter Simons <psimons@suse.com>
- 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
-------------------------------------------------------------------
Tue Nov 16 19:51:16 UTC 2021 - psimons@suse.com
- Update indexed-traversable to version 0.1.2 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Mon Nov 1 08:29:08 UTC 2021 - psimons@suse.com
- 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.
-------------------------------------------------------------------
Wed Jul 28 07:43:08 UTC 2021 - psimons@suse.com
- Update indexed-traversable to version 0.1.1 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Sun Dec 27 17:29:43 UTC 2020 - psimons@suse.com
- 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
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Wed Dec 16 17:25:34 UTC 2020 - psimons@suse.com
- Add indexed-traversable at version 0.1.