4
0
forked from pool/ghc-semialign
Files
ghc-semialign/ghc-semialign.changes

71 lines
2.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Mar 14 23:09:42 UTC 2023 - Peter Simons <psimons@suse.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.