Package Release Info

ghc-these-1.2-150500.3.3.1

Update Info: SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-572
Available in Package Hub : 15 SP5 Subpackages Updates

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-these
ghc-these-devel

Change Logs

* 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.