File ghc-base-compat-batteries.changes of Package ghc-base-compat-batteries
-------------------------------------------------------------------
Thu Nov 16 13:15:36 UTC 2023 - Peter Simons <psimons@suse.com>
- Drop obsolete dependency on ghc-foldable1-classes-compat.
-------------------------------------------------------------------
Wed Oct 11 11:37:17 UTC 2023 - Peter Simons <psimons@suse.com>
- 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
-------------------------------------------------------------------
Fri Jun 10 12:07:43 UTC 2023 - Peter Simons <psimons@suse.com>
- 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 17:05:55 UTC 2023 - Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
-------------------------------------------------------------------
Thu Aug 11 12:14:55 UTC 2022 - Peter Simons <psimons@suse.com>
- 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 17:31:27 UTC 2021 - psimons@suse.com
- Update base-compat-batteries to version 0.12.1 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Tue Nov 16 19:53:12 UTC 2021 - psimons@suse.com
- Update base-compat-batteries to version 0.12.1 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Mon Nov 1 08:31:11 UTC 2021 - psimons@suse.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 2 08:32:48 UTC 2021 - psimons@suse.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 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Tue Oct 6 08:56:15 UTC 2020 - psimons@suse.com
- 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.
-------------------------------------------------------------------
Tue Aug 18 10:44:04 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Tue Jun 16 11:13:46 UTC 2020 - Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
-------------------------------------------------------------------
Sat May 2 14:19:24 UTC 2020 - psimons@suse.com
- Add base-compat-batteries at version 0.11.1.