|
|
|
|
Changelog for ghc-base-orphans-devel-0.8.7-1.23.x86_64.rpm :
* Thu Aug 11 2022 Peter Simons - Update base-orphans to version 0.8.7. [#]# Changes in 0.8.7 [2022.08.11] - Backport new instances from GHC 9.2.2/`base-4.16.1.0`: * `Ix` instances for various integral types in `Foreign.C.Types`, `Foreign.Ptr`, and `System.Posix.Types`. For a complete list of such types, see https://gitlab.haskell.org/ghc/ghc/-/merge_requests/7385. - Backport a bugfix for the `Ord1 Down` instance from GHC 9.4/`base-4.17` such that it now uses reverse sort order. * Mon Nov 01 2021 psimonsAATTsuse.com- Update base-orphans to version 0.8.6. [#]# Changes in 0.8.6 [2021.10.29] - Backport `Eq`, `Ord`, `Bounded`, `Enum`, and `Ix` instances for `Solo`, introduced in GHC 9.2/`base-4.16` - Remove the backported `Eq1` and `Ord1` instances for `Fixed` that were introduced in `base-orphans-0.8.5`. While these briefly appeared in a release candidate version of GHC 9.2.1, they were ultimately removed from the final 9.2.1 release. This release of `base-orphans` synchronizes with that change. * Thu Sep 02 2021 psimonsAATTsuse.com- Update base-orphans to version 0.8.5. [#]# Changes in 0.8.5 [2021.08.29] - Backport new instances from GHC 9.2/`base-4.16` * `Eq1`, `Read1`, and `Show1` instances for `Complex` * `Eq1` and `Ord1` instances for `Fixed` * `Eq{1,2}`, `Ord{1,2}`, `Show{1,2}`, and `Read{1,2}` instances for `(,,)` and `(,,,)` * `Semigroup` and `Monoid` instances for `Data.Functor.Product` and `Data.Functor.Compose` * Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build * Thu Dec 10 2020 psimonsAATTsuse.com- Update base-orphans to version 0.8.4. [#]# Changes in 0.8.4 [2020.12.09] - Backport the `Ord` instances for `TyCon` and `TypeRep` to be available on GHC 7.0. * Tue Oct 06 2020 psimonsAATTsuse.com- Update base-orphans to version 0.8.3. [#]# Changes in 0.8.3 [2020.09.30] - Backport new instances from GHC 9.0/`base-4.15` * `MonadFix` and `MonadZip` instances for `Complex` * `Ix` instances for tuples of size 6 through 15 * Tue Aug 18 2020 Peter Simons - Replace %setup -q with the more modern %autosetup macro. * Tue Jun 16 2020 Peter Simons - Re-generate file with latest version of spec-cleaner. * Tue Jan 28 2020 psimonsAATTsuse.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 - Drop obsolete group attributes.
|
|
|