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

ghc-constraints-devel-0.13.3-bp154.1.12 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: ghc-constraints-devel Distribution: SUSE Linux Enterprise 15 SP4
Version: 0.13.3 Vendor: openSUSE
Release: bp154.1.12 Build date: Mon May 9 13:53:35 2022
Group: Unspecified Build host: obs-power8-01
Size: 10125017 Source RPM: ghc-constraints-0.13.3-bp154.1.12.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/constraints
Summary: Haskell constraints library development files
This package provides the Haskell constraints library development files.

Provides

Requires

License

BSD-2-Clause

Changelog

* Mon Jan 31 2022 Peter Simons <psimons@suse.com>
  - Update constraints to version 0.13.3.
    0.13.3 [2022.01.31]
    - ------------------
    * Allow building with `transformers-0.6.*` and `mtl-2.3.*`.
* Tue Nov 16 2021 psimons@suse.com
  - Update constraints to version 0.13.2 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu Nov 11 2021 psimons@suse.com
  - Update constraints to version 0.13.2.
    0.13.2 [2021.11.10]
    - ------------------
    * Allow building on GHC HEAD.
* Mon Nov 01 2021 psimons@suse.com
  - Update constraints to version 0.13.1.
    0.13.1 [2021.10.31]
    - ------------------
    * Allow building with GHC 9.2.
* Tue Oct 19 2021 psimons@suse.com
  - Update constraints to version 0.13 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Fri Feb 19 2021 psimons@suse.com
  - Update constraints to version 0.13.
    0.13 [2021.02.17]
    - ----------------
    * `Data.Constraint.Symbol` now reexports the `GHC.TypeLits.AppendSymbol` type
      family from recent versions of `base` (or, on old versions of `base`, it
      defines a backwards-compatibile version of `AppendSymbol`). The existing
      `(++)` type family for `Data.Constraint.Symbol` is now a synonym for
      `AppendSymbol`.
      This is technically a breaking change, as `(++)` was previously defined like
      so:
      ```hs
      type family (++) :: Symbol -> Symbol -> Symbol
      ```
      This meant that `(++)` could be partially applied. However, for compatibility
      with the way that `AppendSymbol` is defined, `(++)` is now defined like so:
      ```hs
      type m ++ n = AppendSymbol m n
      ```
      As a result, `(++)` can no longer be partially applied.
    * Make the `(++)` type family in `Data.Constraint.Symbol` be `infixr 5`.
    * Add `implied :: (a => b) -> (a :- b)` to `Data.Constraint`, which converts
      a quantified constraint into an entailment. This is only available when
      compiled with GHC 8.6 or later.
* 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.
* Tue Jun 09 2020 psimons@suse.com
  - Add constraints at version 0.12.

Files

/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint.dyn_hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint.hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint.p_hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Deferrable.dyn_hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Deferrable.hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Deferrable.p_hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Forall.dyn_hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Forall.hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Forall.p_hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Lifting.dyn_hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Lifting.hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Lifting.p_hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Nat.dyn_hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Nat.hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Nat.p_hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Symbol.dyn_hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Symbol.hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Symbol.p_hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Unsafe.dyn_hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Unsafe.hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/Data/Constraint/Unsafe.p_hi
/usr/lib64/ghc-8.10.7/constraints-0.13.3/libHSconstraints-0.13.3-4RREzjm5Jy3Dcev6RWK2xu.a
/usr/lib64/ghc-8.10.7/constraints-0.13.3/libHSconstraints-0.13.3-4RREzjm5Jy3Dcev6RWK2xu_p.a
/usr/lib64/ghc-8.10.7/package.conf.d/constraints-0.13.3.conf
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/Data-Constraint-Deferrable.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/Data-Constraint-Forall.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/Data-Constraint-Lifting.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/Data-Constraint-Nat.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/Data-Constraint-Symbol.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/Data-Constraint-Unsafe.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/Data-Constraint.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/constraints.haddock
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/constraints.txt
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-38.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-42.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-43.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-58.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-92.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-A.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-All.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-B.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-C.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-D.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-E.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-F.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-G.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-H.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-I.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-L.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-M.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-N.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-P.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-R.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-S.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-T.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-U.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-W.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index-Z.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/doc-index.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/haddock-bundle.min.js
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/index.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/linuwial.css
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/meta.json
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/quick-jump.css
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/src
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/src/Data.Constraint.Deferrable.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/src/Data.Constraint.Forall.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/src/Data.Constraint.Lifting.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/src/Data.Constraint.Nat.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/src/Data.Constraint.Symbol.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/src/Data.Constraint.Unsafe.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/src/Data.Constraint.html
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/src/highlight.js
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/src/style.css
/usr/share/doc/ghc-8.10.7/html/libraries/constraints-0.13.3/synopsis.png
/usr/share/doc/packages/ghc-constraints-devel
/usr/share/doc/packages/ghc-constraints-devel/CHANGELOG.markdown
/usr/share/doc/packages/ghc-constraints-devel/README.markdown


Generated by rpm2html 1.8.1

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