| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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.