Tue Dec 31 17:57:42 2019 UTC ()
Import base-orphans-0.8.1

base-orphans defines orphan instances that mimic instances available
in later versions of base to a wider (older) range of
compilers. base-orphans does not export anything except the orphan
instances themselves and complements base-compat. See the README for
what instances are covered:
https://github.com/haskell-compat/base-orphans#readme. See also the
what is not covered section.


(pho)
diff -r0 -r1.1 pkgsrc/devel/hs-base-orphans/DESCR
diff -r0 -r1.1 pkgsrc/devel/hs-base-orphans/Makefile
diff -r0 -r1.1 pkgsrc/devel/hs-base-orphans/buildlink3.mk
diff -r0 -r1.1 pkgsrc/devel/hs-base-orphans/distinfo

File Added: pkgsrc/devel/hs-base-orphans/DESCR
base-orphans defines orphan instances that mimic instances available
in later versions of base to a wider (older) range of
compilers. base-orphans does not export anything except the orphan
instances themselves and complements base-compat. See the README for
what instances are covered:
https://github.com/haskell-compat/base-orphans#readme. See also the
what is not covered section.

File Added: pkgsrc/devel/hs-base-orphans/Makefile
# $NetBSD: Makefile,v 1.1 2019/12/31 17:57:42 pho Exp $

DISTNAME=	base-orphans-0.8.1
CATEGORIES=	devel

MAINTAINER=	pho@cielonegro.org
COMMENT=	Backwards-compatible orphan instances for base
LICENSE=	mit

.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/hs-base-orphans/buildlink3.mk
# $NetBSD: buildlink3.mk,v 1.1 2019/12/31 17:57:42 pho Exp $

BUILDLINK_TREE+=	hs-base-orphans

.if !defined(HS_BASE_ORPHANS_BUILDLINK3_MK)
HS_BASE_ORPHANS_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-base-orphans+=	hs-base-orphans>=0.8.1
BUILDLINK_ABI_DEPENDS.hs-base-orphans+=	hs-base-orphans>=0.8.1
BUILDLINK_PKGSRCDIR.hs-base-orphans?=	../../devel/hs-base-orphans
.endif	# HS_BASE_ORPHANS_BUILDLINK3_MK

BUILDLINK_TREE+=	-hs-base-orphans

File Added: pkgsrc/devel/hs-base-orphans/distinfo
$NetBSD: distinfo,v 1.1 2019/12/31 17:57:42 pho Exp $

SHA1 (base-orphans-0.8.1.tar.gz) = 4affef1aee9bc681b35e7698a6163fbaeb3b126e
RMD160 (base-orphans-0.8.1.tar.gz) = 391fb61d412084186def880f3c8023285cb50742
SHA512 (base-orphans-0.8.1.tar.gz) = e58fcb9f71c5922664d21a38889f2246284ffbbdffd5137d74354ff51737edee9cb4af80f643b2527fa730bdc34bd9f2ff560611b22516943b28416227b12f1b
Size (base-orphans-0.8.1.tar.gz) = 19639 bytes