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

ghc-recursion-schemes-5.2.2.2-bp154.1.14 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: ghc-recursion-schemes Distribution: SUSE Linux Enterprise 15 SP4
Version: 5.2.2.2 Vendor: openSUSE
Release: bp154.1.14 Build date: Mon May 9 14:31:21 2022
Group: Unspecified Build host: obs-power9-07
Size: 1070428 Source RPM: ghc-recursion-schemes-5.2.2.2-bp154.1.14.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/recursion-schemes
Summary: Representing common recursion patterns as higher-order functions
Many recursive functions share the same structure, e.g. pattern-match on the
input and, depending on the data constructor, either recur on a smaller input
or terminate the recursion with the base case. Another one: start with a seed
value, use it to produce the first element of an infinite list, and recur on a
modified seed in order to produce the rest of the list. Such a structure is
called a recursion scheme. Using higher-order functions to implement those
recursion schemes makes your code clearer, faster, and safer. See README for
details.

Provides

Requires

License

BSD-2-Clause

Changelog

* Mon Nov 01 2021 psimons@suse.com
  - Update recursion-schemes to version 5.2.2.2.
    [#]# 5.2.2.2
    * Support GHC-9.0 and GHC-9.2
* Mon Mar 22 2021 psimons@suse.com
  - Update recursion-schemes to version 5.2.2.1.
    [#]# 5.2.2.1
    * Fix build issue regarding `Setup.hs`. See #120.
* Sun Feb 21 2021 psimons@suse.com
  - Update recursion-schemes to version 5.2.2.
    [#]# 5.2.2
    * More Mendler-style recursion-schemes: `mpara`, `mzygo`, `mana`, `mapo`, and
      `mfutu`.
    * `makeBaseFunctor` no longer generates warnings when combined with
      DerivingStrategies.
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build
* Tue Oct 20 2020 psimons@suse.com
  - Add recursion-schemes at version 5.2.1.

Files

/usr/lib64/ghc-8.10.7/recursion-schemes-5.2.2.2
/usr/lib64/ghc-8.10.7/recursion-schemes-5.2.2.2/libHSrecursion-schemes-5.2.2.2-FzowcajGrtQJADOIeCP1BI-ghc8.10.7.so
/usr/share/licenses/ghc-recursion-schemes
/usr/share/licenses/ghc-recursion-schemes/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:00:22 2024