Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-these-1.2-3.3 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: ghc-these Distribution: openSUSE Tumbleweed
Version: 1.2 Vendor: openSUSE
Release: 3.3 Build date: Thu Nov 16 14:29:42 2023
Group: Unspecified Build host: reproducible
Size: 370004 Source RPM: ghc-these-1.2-3.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/these
Summary: An either-or-both data type
This package provides a data type 'These a b' which can hold a value of either
type or values of each type. This is usually thought of as an "inclusive or"
type (contrasting 'Either a b' as "exclusive or") or as an "outer join" type
(contrasting '(a, b)' as "inner join").

' data These a b = This a | That b | These a b '

Since version 1, this package was split into parts:

* <https://hackage.haskell.org/package/semialign semialign> For 'Align' and
'Zip' type-classes.

* <https://hackage.haskell.org/package/semialign-indexed semialign-indexed> For
'SemialignWithIndex' class, providing 'ialignWith' and 'izipWith'.

* <https://hackage.haskell.org/package/these-lens these-lens> For lens
combinators.

* <http://hackage.haskell.org/package/monad-chronicle monad-chronicle> For
transformers variant of 'These'.

Provides

Requires

License

BSD-3-Clause

Changelog

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

Files

/usr/lib64/ghc-9.8.2/lib/libHSthese-1.2-ErNmFQUYAYO47eR1b2NXoz-ghc9.8.2.so
/usr/share/licenses/ghc-these
/usr/share/licenses/ghc-these/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:58:22 2024