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

ghc-these-1.2-150500.3.3.1 RPM for aarch64

From OpenSuSE Leap 15.6 for aarch64

Name: ghc-these Distribution: SUSE Linux Enterprise 15
Version: 1.2 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150500.3.3.1 Build date: Mon Jan 29 16:12:54 2024
Group: Unspecified Build host: h02-armsrv3
Size: 407764 Source RPM: ghc-these-1.2-150500.3.3.1.src.rpm
Packager: https://www.suse.com/
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

* 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`.
* 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 mimi.vx@gmail.com
  - disable %{ix86} build
* Tue Aug 18 2020 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.

Files

/usr/lib64/ghc-8.10.7/these-1.2
/usr/lib64/ghc-8.10.7/these-1.2/libHSthese-1.2-G6KYqbfrUb9KQ9FN7V8JG4-ghc8.10.7.so
/usr/share/licenses/ghc-these
/usr/share/licenses/ghc-these/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 3 23:50:48 2024