Fri Jan 3 05:03:54 2020 UTC ()
Import profunctors-5.5.1 from wip

Formally, the class Profunctor represents a profunctor from Hask ->
Hask.

Intuitively it is a bifunctor where the first argument is
contravariant and the second argument is covariant.


(pho)
diff -r0 -r1.1 pkgsrc/math/hs-profunctors/DESCR
diff -r0 -r1.1 pkgsrc/math/hs-profunctors/Makefile
diff -r0 -r1.1 pkgsrc/math/hs-profunctors/buildlink3.mk
diff -r0 -r1.1 pkgsrc/math/hs-profunctors/distinfo

File Added: pkgsrc/math/hs-profunctors/DESCR
Formally, the class Profunctor represents a profunctor from Hask ->
Hask.

Intuitively it is a bifunctor where the first argument is
contravariant and the second argument is covariant.

File Added: pkgsrc/math/hs-profunctors/Makefile
# $NetBSD: Makefile,v 1.1 2020/01/03 05:03:54 pho Exp $

DISTNAME=	profunctors-5.5.1
CATEGORIES=	math

MAINTAINER=	szptvlfn@NetBSD.org
COMMENT=	Profunctors
LICENSE=	modified-bsd

.include "../../mk/haskell.mk"
.include "../../devel/hs-base-orphans/buildlink3.mk"
.include "../../math/hs-bifunctors/buildlink3.mk"
.include "../../math/hs-comonad/buildlink3.mk"
.include "../../math/hs-contravariant/buildlink3.mk"
.include "../../math/hs-distributive/buildlink3.mk"
.include "../../devel/hs-tagged/buildlink3.mk"
.include "../../math/hs-semigroups/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/math/hs-profunctors/buildlink3.mk
# $NetBSD: buildlink3.mk,v 1.1 2020/01/03 05:03:54 pho Exp $

BUILDLINK_TREE+=	hs-profunctors

.if !defined(HS_PROFUNCTORS_BUILDLINK3_MK)
HS_PROFUNCTORS_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-profunctors+=	hs-profunctors>=5.5.1
BUILDLINK_ABI_DEPENDS.hs-profunctors+=	hs-profunctors>=5.5.1
BUILDLINK_PKGSRCDIR.hs-profunctors?=	../../math/hs-profunctors

.include "../../devel/hs-base-orphans/buildlink3.mk"
.include "../../math/hs-bifunctors/buildlink3.mk"
.include "../../math/hs-comonad/buildlink3.mk"
.include "../../math/hs-contravariant/buildlink3.mk"
.include "../../math/hs-distributive/buildlink3.mk"
.include "../../devel/hs-tagged/buildlink3.mk"
.include "../../math/hs-semigroups/buildlink3.mk"
.endif	# HS_PROFUNCTORS_BUILDLINK3_MK

BUILDLINK_TREE+=	-hs-profunctors

File Added: pkgsrc/math/hs-profunctors/distinfo
$NetBSD: distinfo,v 1.1 2020/01/03 05:03:54 pho Exp $

SHA1 (profunctors-5.5.1.tar.gz) = 1e690a702f085f6b2f38e951bd4b0ea6a319342c
RMD160 (profunctors-5.5.1.tar.gz) = 1b8431cac6ea8ab675bd0d2cd6dcaae5cf024722
SHA512 (profunctors-5.5.1.tar.gz) = 6f2b3cfe7ab629dd224319eef020bf92068a0b6b66019ab11dacb0e3540a2581605849037a9f2c0e1bca4330a4bce63266c9378cdb1bd612cdce52e7dae53481
Size (profunctors-5.5.1.tar.gz) = 29825 bytes