Changelog for
ghc-base-compat-batteries-0.13.1-2.6.x86_64.rpm :
* Thu Nov 16 2023 Peter Simons
- Drop obsolete dependency on ghc-foldable1-classes-compat.
* Wed Oct 11 2023 Peter Simons - Update base-compat-batteries to version 0.13.1. 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/base-compat-batteries-0.13.1/src/CHANGES.markdown
* Sat Jun 10 2023 Peter Simons - Update base-compat-batteries to version 0.13.0. [#]# Changes in 0.13.0 [2023.03.10] - This coincides with the `base-compat-0.13.0` release. Refer to the [`base-compat` changelog](https://github.com/haskell-compat/base-compat/blob/master/base-compat/CHANGES.markdown#changes-in-0130-20230310) for more details. - Require `OneTuple-0.4` or later on GHC 7.4+, as that is the first `OneTuple` release to backport the `MkSolo` data constuctor for `Solo`. See `Data.Tuple.Compat`. - Introduce `Data.Foldable1.Compat` and `Data.Bifoldable1.Compat` modules, which correspond to changes made in `base-4.18.0.0`. `base-compat-batteries` uses the `foldable1-classes-compat` library to backport this code to older versions of `base`. - Depend on `bifunctor-classes-compat` to backport the `Bifunctor`, `Bifoldable`, and `Bitraversable` classes instead of the `bifunctors` library, which has more dependencies.
* Thu Mar 30 2023 Peter Simons - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Thu Aug 11 2022 Peter Simons - Update base-compat-batteries to version 0.12.2. [#]# Changes in 0.12.2 [2022.08.11] - This coincides with the `base-compat-0.12.2` release. Refer to the [`base-compat` changelog](https://github.com/haskell-compat/base-compat/blob/master/base-compat/CHANGES.markdown#changes-in-0122-20220811) for more details.
* Sat Nov 20 2021 psimonsAATTsuse.com- Update base-compat-batteries to version 0.12.1 revision 2. Upstream has revised the Cabal build instructions on Hackage.
* Tue Nov 16 2021 psimonsAATTsuse.com- Update base-compat-batteries to version 0.12.1 revision 1. Upstream has revised the Cabal build instructions on Hackage.
* Mon Nov 01 2021 psimonsAATTsuse.com- Update base-compat-batteries to version 0.12.1. [#]# Changes in 0.12.1 [2021.10.30] - Backport `Solo` to the `Data.Tuple.Compat` module. If using `ghc-prim-0.7.0` or later, `Solo` is taken from `ghc-prim`. If using an older version of `ghc-prim`, `Solo` is taken from the `OneTuple` compatibility library. - This coincides with the `base-compat-0.12.1` release. Refer to the [`base-compat` changelog](https://github.com/haskell-compat/base-compat/blob/master/base-compat/CHANGES.markdown#changes-in-0121-20211030) for more details.
* Thu Sep 02 2021 psimonsAATTsuse.com- Update base-compat-batteries to version 0.12.0 revision 1. [#]# Changes in 0.12.0 [2021.08.29] - `Data.Semigroup.Compat{.Repl.Batteries}` no longer re-exports the `Option` data type or the `option` function, as both have been removed in `base-4.16`. - This coincides with the `base-compat-0.12.0` release. Refer to the [`base-compat` changelog](https://github.com/haskell-compat/base-compat/blob/master/base-compat/CHANGES.markdown#changes-in-0120-20210829) for more details.
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build