AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update base-compat-batteries to version 0.13.1. [#]# Changes in 0.13.1 [2023.10.11] - This coincides with the `base-compat-batteries-0.13.1` release. Refer to the [`base-compat-batteries` changelog](https://github.com/haskell-compat/base-compat/blob/master/base-compat-batteries/CHANGES.markdown#changes-in-0131-20231011) for more details. [#]# 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. [#]# Changes in 0.12.3 [2023.07.12] - Allow building with `OneTuple-0.4.*`. [#]# 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.
- disable %{ix86} build
- Replace %setup -q with the more modern %autosetup macro.
- Re-generate file with latest version of spec-cleaner.
- Update base-compat-batteries to version 0.12.1 revision 2. Upstream has revised the Cabal build instructions on Hackage.
- Update base-compat-batteries to version 0.12.1 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- 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.
- 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.
- disable %{ix86} build
- Update base-compat-batteries to version 0.11.2. [#]# Changes in 0.11.2 [2020.09.30] - This coincides with the `base-compat-0.11.2` release. Refer to the [`base-compat` changelog](https://github.com/haskell-compat/base-compat/blob/master/base-compat/CHANGES.markdown#changes-in-0112-20200930) for more details.
- Replace %setup -q with the more modern %autosetup macro.
- Re-generate file with latest version of spec-cleaner.
- Add base-compat-batteries at version 0.11.1.