Subject: CVS commit: pkgsrc/devel/hs-base-orphans
From: Masatake Daimon
Date: 2021-04-23 09:54:05
Message id: 20210423075405.92225FA95@cvs.NetBSD.org

Log Message:
Update to base-orphans-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.

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

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.

Files:
RevisionActionfile
1.2modifypkgsrc/devel/hs-base-orphans/Makefile
1.2modifypkgsrc/devel/hs-base-orphans/buildlink3.mk
1.2modifypkgsrc/devel/hs-base-orphans/distinfo