2023-05-03 09:19:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2023-03-30 17:38:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2022-10-06 14:46:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2022-06-29 12:18:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2021-11-21 11:20:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2021-11-09 08:32:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-08-17 09:54:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2021-03-08 08:01:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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`)
|
|
|
|
|
2020-12-18 12:52:54 +00:00
|
|
|
-------------------------------------------------------------------
|
2020-12-19 18:29:17 +00:00
|
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
2020-12-18 12:52:54 +00:00
|
|
|
|
2020-12-19 17:49:06 +00:00
|
|
|
- disable %{ix86} build
|
2020-12-18 12:52:54 +00:00
|
|
|
|
2020-08-26 18:48:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 26 18:06:04 UTC 2020 - psimons@suse.com
|
|
|
|
|
|
|
|
- Add semialign at version 1.1.0.1.
|
|
|
|
|