Changelog for
ghc-mono-traversable-devel-1.0.20.0-1.17.x86_64.rpm :
* Fri Sep 13 2024 Peter Simons
- Update mono-traversable to version 1.0.20.0. [#]# 1.0.20.0
* Added instances for [`Reverse`](https://hackage.haskell.org/package/transformers-0.6.1.1/docs/Data-Functor-Reverse.html#t:Reverse) data structure. [#]# 1.0.19.1
* Removed \'highly experimental\' warning haddock comment from Data.Containers. [#]# 1.0.19.0
* Added `filterWithKey` to `IsMap`. [#232](https://github.com/snoyberg/mono-traversable/pull/232) [#]# 1.0.18.0
* Added MonoPointed instance for text Builder [#225](https://github.com/snoyberg/mono-traversable/pull/225)
* Wed Feb 28 2024 Peter Simons - Update mono-traversable to version 1.0.17.0. 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/mono-traversable-1.0.17.0/src/ChangeLog.md
* Thu Mar 30 2023 Peter Simons - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Mon Sep 27 2021 psimonsAATTsuse.com- Update mono-traversable to version 1.0.15.3. [#]# 1.0.15.3
* Compile with GHC 9.2 (`Option` removed from `base-4.16`) [#199](https://github.com/snoyberg/mono-traversable/issues/199)
* Wed Sep 22 2021 psimonsAATTsuse.com- Update mono-traversable to version 1.0.15.2 revision 1. Upstream has revised the Cabal build instructions on Hackage.
* Mon Sep 20 2021 psimonsAATTsuse.com- Update mono-traversable to version 1.0.15.2. [#]# 1.0.15.2
* Support transformers 0.6.0.0 [#196](https://github.com/snoyberg/mono-traversable/issues/196)
* Compile with GHC 9 [#193](https://github.com/snoyberg/mono-traversable/pull/193)
* Wed Aug 04 2021 psimonsAATTsuse.com- Update mono-traversable to version 1.0.15.1 revision 1. Upstream has revised the Cabal build instructions on Hackage.
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build
* Tue Aug 18 2020 Peter Simons - Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 16 2020 Peter Simons - Re-generate file with latest version of spec-cleaner.