forked from pool/ghc-semialign
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-semialign?expand=0&rev=24
91 lines
3.2 KiB
Plaintext
91 lines
3.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 2 08:11:00 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update semialign to version 1.3.1 revision 1.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 16 19:49:27 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update semialign to version 1.3.1.
|
|
# 1.3.1
|
|
|
|
- Support GHC-8.6.5...GHC-9.10.1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 4 15:24:33 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update semialign to version 1.3 revision 1.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 27 09:24:19 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- Update semialign to version 1.3.
|
|
# 1.3
|
|
|
|
- Depend on `bifunctor-classes-compat` instead of `bifunctors`
|
|
See changelog note in `bifunctors-5.6`: https://hackage.haskell.org/package/bifunctors-5.6/changelog
|
|
This is breaking change, but affects only GHC-8.0 and older users.
|
|
In that case you should check various combinations of newer/older
|
|
`bifunctors`, `these`, and `semialign` packages.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 30 17:08:10 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 11 07:17:07 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update semialign to version 1.2.0.1 revision 3.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 20 09:03:27 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update semialign to version 1.2.0.1 revision 2.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 16 19:52:45 UTC 2021 - psimons@suse.com
|
|
|
|
- Update semialign to version 1.2.0.1 revision 1.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 1 08:29:28 UTC 2021 - psimons@suse.com
|
|
|
|
- Update semialign to version 1.2.0.1.
|
|
# 1.2.0.1
|
|
|
|
- GHC-9.2 support
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 28 07:42:28 UTC 2021 - psimons@suse.com
|
|
|
|
- Update semialign to version 1.2 revision 1.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 25 23:48:25 UTC 2021 - psimons@suse.com
|
|
|
|
- Update semialign to version 1.2.
|
|
# 1.2
|
|
|
|
- Migrate `SemialignWithIndex` and `ZipWithIndex` to this package,
|
|
using `FunctorWithIndex` from `indexed-traversable`.
|
|
- Add `RepeatWithIndex` type-class.
|
|
- Poly-kinded instances (notably `Tagged`)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- disable %{ix86} build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 26 18:06:04 UTC 2020 - psimons@suse.com
|
|
|
|
- Add semialign at version 1.1.0.1.
|
|
|