Package Release Info

ghc-these-1.2.1-bp160.1.10

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-these
ghc-these-devel
ghc-these-doc
ghc-these-prof

Change Logs

* Fri Aug 02 2024 Peter Simons <psimons@suse.com>
- Update these to version 1.2.1 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.
* Thu May 16 2024 Peter Simons <psimons@suse.com>
- Update these to version 1.2.1.
  [#] 1.2.1
  - Support GHC-8.6.5...GHC-9.10.1
* Thu Nov 16 2023 Peter Simons <psimons@suse.com>
- Drop obsolete dependency on foldable1-classes-compat.
* Wed Oct 04 2023 Peter Simons <psimons@suse.com>
- Update these to version 1.2 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.
* Sat May 27 2023 Ondřej Súkup <mimi.vx@gmail.com>
- Update these to version 1.2.
  [#] 1.2
  - 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 e.g. `semialign`) packages.
  - Depend on `assoc-1.1`. Since version 1.1 `assoc` has an almost trivial
    dependency footprint, so `these` depends on it unconditionally.
  - Add `Bifoldable1 These` instance
  - Add `Foldable1 (Data.Functor.These1 f g)` instance
  - Change `Eq (These1 f g a)`, `Ord`, `Read`, `Show`, `NFData` instances similarly to how
    they are changed for `Product` and `Sum` in `base-4.18.0.0`.
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Wed Aug 10 2022 Peter Simons <psimons@suse.com>
- Update these to version 1.1.1.1 revision 6.
  Upstream has revised the Cabal build instructions on Hackage.
Version: 1.2-150500.3.3.1
* Wed Oct 04 2023 psimons@suse.com
- Update these to version 1.2 revision 1.
  [#] 1.2
  - 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 e.g. `semialign`) packages.
  - Depend on `assoc-1.1`. Since version 1.1 `assoc` has an almost trivial
    dependency footprint, so `these` depends on it unconditionally.
  - Add `Bifoldable1 These` instance
  - Add `Foldable1 (Data.Functor.These1 f g)` instance
  - Change `Eq (These1 f g a)`, `Ord`, `Read`, `Show`, `NFData` instances similarly to how
    they are changed for `Product` and `Sum` in `base-4.18.0.0`.
* Thu Dec 17 2020 mimi.vx@gmail.com
- disable %{ix86} build
* Tue Aug 18 2020 psimons@suse.com
- Replace %setup -q with the more modern %autosetup macro.
Version: 1.1.1.1-bp154.2.13
* Tue Nov 16 2021 psimons@suse.com
- Update these to version 1.1.1.1 revision 5.
  Upstream has revised the Cabal build instructions on Hackage.
* Mon Nov 01 2021 psimons@suse.com
- Update these to version 1.1.1.1 revision 4.
  Upstream has revised the Cabal build instructions on Hackage.
* Wed Jul 28 2021 psimons@suse.com
- Update these to version 1.1.1.1 revision 2.
  Upstream has revised the Cabal build instructions on Hackage.
* Mon Feb 15 2021 psimons@suse.com
- Update these to version 1.1.1.1 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.
* Thu Dec 17 2020 Ond?ej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Wed Jul 15 2020 psimons@suse.com
- Update these to version 1.1.1.1.
  [#] 1.1.1.1
  - Workaround GCC-4 C-preprocessor bug
* Fri Jul 10 2020 psimons@suse.com
- Update these to version 1.1.1.
  [#] 1.1.1
  - These doesn't depend on `base-compat` anymore
  - Add `NFData1/2`, `Hashable1/2`, `Eq1/2` ... instances
* Tue Jun 09 2020 psimons@suse.com
- Add these at version 1.1.
Version: 0.7.3-bp150.1.3
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Mon Apr 24 2017 psimons@suse.com
- Update to version 0.7.3 revision 4 with cabal2obs.
* Wed Apr 19 2017 psimons@suse.com
- Update to version 0.7.3 revision 3 with cabal2obs.
* Mon Jan 16 2017 psimons@suse.com
- Update to version 0.7.3 revision 2 with cabal2obs.
* Wed Jan 04 2017 psimons@suse.com
- Update to version 0.7.3 revision 1 with cabal2obs.
* Mon Dec 19 2016 psimons@suse.com
- Update to version 0.7.3 with cabal2obs.
* Mon Sep 26 2016 psimons@suse.com
- Update to version 0.7.2 revision 1 with cabal2obs.
* Thu Sep 15 2016 psimons@suse.com
- Update to version 0.7.2 revision 0 with cabal2obs.
* Sun Jul 10 2016 psimons@suse.com
- Update to version 0.6.2.1 revision 2 with cabal2obs.