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

ghc-base-orphans-devel-0.8.2-lp152.1.5 RPM for ppc64le

From OpenSuSE Ports Leap 15.2 for ppc64le

Name: ghc-base-orphans-devel Distribution: openSUSE:Leap:15.2:PowerPC / ports
Version: 0.8.2 Vendor: openSUSE
Release: lp152.1.5 Build date: Fri May 22 00:58:25 2020
Group: Unspecified Build host: obs-power9-06
Size: 783155 Source RPM: ghc-base-orphans-0.8.2-lp152.1.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/base-orphans
Summary: Haskell base-orphans library development files
This package provides the Haskell base-orphans library development files.

Provides

Requires

License

MIT

Changelog

* Tue Jan 28 2020 psimons@suse.com
  - Update base-orphans to version 0.8.2.
    [#]# Changes in 0.8.2 [2020.01.27]
    - Backport new instances from GHC 8.10/`base-4.14`
    * `Bits`, `Bounded`, `Enum`, `FiniteBits`, `Floating`, `Fractional`,
      `Integral`, `Ix`, `Real`, `RealFrac`, `RealFloat` and `Storable` instances
      for `Data.Ord.Down`
    * `Functor`, `Applicative`, `Monad`, `Alternative`, and `MonadPlus` instances
      for `Kleisli`
    * `Functor`, `Applicative`, and `Monad` instances for
      `(,,) a b` and `(,,,) a b c`
    * `Data` instances for `WrappedArrow` and `WrappedMonad`
    * `Data` and `IsList` instances for `ZipList`
    * `TestEquality` instance for `Compose`
    - Backport the `Typeable (() :: Constraint)` instance to be available on
      GHC 7.8.
* Fri Nov 08 2019 Peter Simons <psimons@suse.com>
  - Drop obsolete group attributes.
* Tue Mar 26 2019 psimons@suse.com
  - Update base-orphans to version 0.8.1.
    [#]# Changes in 0.8.1 [2019.03.25]
    - Ensure that the test suite passes non-negative numbers to `Bits` methods
      that require them, such as `bit`, `setBit`, `clearBit`, `complementBit`,
      and `testBit`.
* Sat Oct 20 2018 Peter Simons <psimons@suse.com>
  - Use https URL to refer to bugs.opensuse.org.
* Wed Jul 18 2018 psimons@suse.com
  - Cosmetic: replace tabs with blanks, strip trailing white space,
    and update copyright headers with spec-cleaner.
* Fri Jul 13 2018 psimons@suse.com
  - Update base-orphans to version 0.8.
    [#]# Changes in 0.8 [2018.07.02]
    - Backported new instance from GHC 8.6/`base-4.12`
    * Data types in `GHC.Generics`:
    - `Applicative` instance for `K1`
    - `Semigroup` instances for `U1`, `Par1`, `Rec1`, `K1`, `M1`, `(:*:)`,     `(:.:)`, and `V1`
    - `Monoid`    instances for `U1`, `Par1`, `Rec1`, `K1`, `M1`, `(:*:)`, and `(:.:)`
    * `Foldable` and `Traversable` instances for `Data.Monoid.Alt`
    * `MonadFix`, `MonadZip`, `Data`, `Foldable`, `Traversable`, `Eq1`, `Ord1`,
      `Read1`, and `Show1` instances for `Data.Ord.Down`
* Mon May 14 2018 psimons@suse.com
  - Update base-orphans to version 0.7.
    * `Alternative` instance for `ZipList`
    * `Data` instance for `IntPtr` and `WordPtr`
    * `Num`, `Functor`, `Applicative`, `Monad`, `Semigroup`, and `Monoid`
      instances for `Data.Ord.Down`
    * `MonadFail`, `Semigroup`, and `Monoid` instances for strict `ST`
* Thu Aug 03 2017 psimons@suse.com
  - Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Thu Jul 27 2017 psimons@suse.com
  - Update to version 0.6.
* Sun Jul 10 2016 psimons@suse.com
  - Update to version 0.5.4 revision 0 with cabal2obs.
* Tue Apr 12 2016 mimi.vx@gmail.com
  - update to 0.5.4
    * Backported Bits, FiniteBits, Floating, Fractional, Integral, IsString, Num, Real,
      RealFloat, and RealFrac instances for Identity and Const
* Tue Mar 08 2016 mimi.vx@gmail.com
  - update to 0.5.3
    * Backported Alternative, MonadPlus and MonadZip instances for U1 and Proxy, and
      made the Functor, Foldable, Traversable, Alternative, and Monad instances for
      U1 lazier to correspond with base-4.9
* Sun Feb 28 2016 mimi.vx@gmail.com
  - update to 0.5.2
    * Backported Enum, Bounded, Ix, Functor, Applicative, Monad, MonadFix, MonadPlus,
      MonadZip, Foldable, Traversable, and Data instances for datatypes
      in the GHC.Generics module (introduced in base-4.9)
* Tue Feb 02 2016 mimi.vx@gmail.com
  - update to 0.5.1
    * The Storable instances for Complex and Ratio are now exactly
      as lazy as their counterparts in base
* Wed Jan 20 2016 mimi.vx@gmail.com
  - update to 0.5.0
    * Backported instances introduced in GHC 8.0/base-4.9
* Thu Dec 17 2015 mimi.vx@gmail.com
  - update to 0.4.5
    * Import Control.Monad.Instances
    * Fix build on GHC HEAD (again)
* Sun Aug 16 2015 mimi.vx@gmail.com
  - update to 0.4.4
    * Fix build on GHC HEAD
* Thu Aug 13 2015 mimi.vx@gmail.com
  - update to 0.4.3
    * Fix build on OSes where HTYPE_DEV_T = Int32
* Thu Aug 06 2015 mimi.vx@gmail.com
  - initial commit

Files

/usr/lib64/ghc-8.10.1/base-orphans-0.8.2/Data
/usr/lib64/ghc-8.10.1/base-orphans-0.8.2/Data/Orphans
/usr/lib64/ghc-8.10.1/base-orphans-0.8.2/Data/Orphans.dyn_hi
/usr/lib64/ghc-8.10.1/base-orphans-0.8.2/Data/Orphans.hi
/usr/lib64/ghc-8.10.1/base-orphans-0.8.2/Data/Orphans.p_hi
/usr/lib64/ghc-8.10.1/base-orphans-0.8.2/Data/Orphans/Prelude.dyn_hi
/usr/lib64/ghc-8.10.1/base-orphans-0.8.2/Data/Orphans/Prelude.hi
/usr/lib64/ghc-8.10.1/base-orphans-0.8.2/Data/Orphans/Prelude.p_hi
/usr/lib64/ghc-8.10.1/base-orphans-0.8.2/libHSbase-orphans-0.8.2-JJIdnYLWZg1F4qsU5REKgS.a
/usr/lib64/ghc-8.10.1/base-orphans-0.8.2/libHSbase-orphans-0.8.2-JJIdnYLWZg1F4qsU5REKgS_p.a
/usr/lib64/ghc-8.10.1/package.conf.d/base-orphans-0.8.2.conf
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/Data-Orphans.html
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/base-orphans.haddock
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/base-orphans.txt
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/doc-index.html
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/haddock-bundle.min.js
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/index.html
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/linuwial.css
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/meta.json
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/quick-jump.css
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/src
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/src/Data.Orphans.Prelude.html
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/src/Data.Orphans.html
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/src/highlight.js
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/src/style.css
/usr/share/doc/ghc-8.10.1/html/libraries/base-orphans-0.8.2/synopsis.png
/usr/share/doc/packages/ghc-base-orphans-devel
/usr/share/doc/packages/ghc-base-orphans-devel/CHANGES.markdown
/usr/share/doc/packages/ghc-base-orphans-devel/README.markdown


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:11:19 2024