summaryrefslogtreecommitdiff
path: root/math/hs-indexed-profunctors
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-24 00:57:45 +0000
committerpho <pho@pkgsrc.org>2022-02-24 00:57:45 +0000
commitc33db06044e41d4eddd462db999ff96535e89c71 (patch)
treeb8cc89a7de8b57e1cfd32c0d72794f2822a18858 /math/hs-indexed-profunctors
parent636e1cff55e2b4a1a3b26be93c3e0cfcafcae106 (diff)
downloadpkgsrc-c33db06044e41d4eddd462db999ff96535e89c71.tar.gz
math/hs-indexed-profunctors: import hs-indexed-profunctors-0.1.1
This package contains basic definitions related to indexed profunctors. These are primarily intended as internal utilities to support the optics and generic-lens package families.
Diffstat (limited to 'math/hs-indexed-profunctors')
-rw-r--r--math/hs-indexed-profunctors/DESCR3
-rw-r--r--math/hs-indexed-profunctors/Makefile11
-rw-r--r--math/hs-indexed-profunctors/PLIST20
-rw-r--r--math/hs-indexed-profunctors/buildlink3.mk13
-rw-r--r--math/hs-indexed-profunctors/distinfo5
5 files changed, 52 insertions, 0 deletions
diff --git a/math/hs-indexed-profunctors/DESCR b/math/hs-indexed-profunctors/DESCR
new file mode 100644
index 00000000000..2d79815284f
--- /dev/null
+++ b/math/hs-indexed-profunctors/DESCR
@@ -0,0 +1,3 @@
+This package contains basic definitions related to indexed
+profunctors. These are primarily intended as internal utilities to support
+the optics and generic-lens package families.
diff --git a/math/hs-indexed-profunctors/Makefile b/math/hs-indexed-profunctors/Makefile
new file mode 100644
index 00000000000..da064e1112f
--- /dev/null
+++ b/math/hs-indexed-profunctors/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2022/02/24 00:57:45 pho Exp $
+
+DISTNAME= indexed-profunctors-0.1.1
+CATEGORIES= math
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Utilities for indexed profunctors
+LICENSE= modified-bsd
+
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/hs-indexed-profunctors/PLIST b/math/hs-indexed-profunctors/PLIST
new file mode 100644
index 00000000000..ffe60c7ff75
--- /dev/null
+++ b/math/hs-indexed-profunctors/PLIST
@@ -0,0 +1,20 @@
+@comment $NetBSD: PLIST,v 1.1 2022/02/24 00:57:45 pho Exp $
+lib/indexed-profunctors-${PKGVERSION}/${HS_VERSION}/package-description
+lib/indexed-profunctors-${PKGVERSION}/${HS_VERSION}/package-id
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Indexed.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Indexed.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Indexed.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
+lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
+lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
+share/doc/${HS_PLATFORM}/indexed-profunctors-${PKGVERSION}/LICENSE
+share/doc/${HS_PLATFORM}/indexed-profunctors-${PKGVERSION}/html/CHANGELOG.md
+share/doc/${HS_PLATFORM}/indexed-profunctors-${PKGVERSION}/html/Data-Profunctor-Indexed.html
+share/doc/${HS_PLATFORM}/indexed-profunctors-${PKGVERSION}/html/doc-index.html
+share/doc/${HS_PLATFORM}/indexed-profunctors-${PKGVERSION}/html/haddock-bundle.min.js
+share/doc/${HS_PLATFORM}/indexed-profunctors-${PKGVERSION}/html/index.html
+share/doc/${HS_PLATFORM}/indexed-profunctors-${PKGVERSION}/html/indexed-profunctors.haddock
+share/doc/${HS_PLATFORM}/indexed-profunctors-${PKGVERSION}/html/linuwial.css
+share/doc/${HS_PLATFORM}/indexed-profunctors-${PKGVERSION}/html/meta.json
+share/doc/${HS_PLATFORM}/indexed-profunctors-${PKGVERSION}/html/quick-jump.css
+share/doc/${HS_PLATFORM}/indexed-profunctors-${PKGVERSION}/html/synopsis.png
diff --git a/math/hs-indexed-profunctors/buildlink3.mk b/math/hs-indexed-profunctors/buildlink3.mk
new file mode 100644
index 00000000000..e2c8dc0cae9
--- /dev/null
+++ b/math/hs-indexed-profunctors/buildlink3.mk
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2022/02/24 00:57:45 pho Exp $
+
+BUILDLINK_TREE+= hs-indexed-profunctors
+
+.if !defined(HS_INDEXED_PROFUNCTORS_BUILDLINK3_MK)
+HS_INDEXED_PROFUNCTORS_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-indexed-profunctors+= hs-indexed-profunctors>=0.1.1
+BUILDLINK_ABI_DEPENDS.hs-indexed-profunctors+= hs-indexed-profunctors>=0.1.1
+BUILDLINK_PKGSRCDIR.hs-indexed-profunctors?= ../../math/hs-indexed-profunctors
+.endif # HS_INDEXED_PROFUNCTORS_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -hs-indexed-profunctors
diff --git a/math/hs-indexed-profunctors/distinfo b/math/hs-indexed-profunctors/distinfo
new file mode 100644
index 00000000000..a79f0fa7986
--- /dev/null
+++ b/math/hs-indexed-profunctors/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/02/24 00:57:45 pho Exp $
+
+BLAKE2s (indexed-profunctors-0.1.1.tar.gz) = 523bd6affd47fb99fda9e870da6eb87cc61aeb56dc82990f785108fe34c6fb35
+SHA512 (indexed-profunctors-0.1.1.tar.gz) = 8919f1daab0eadbcb33bfe54ed41a97eda0346f26de4f562fcdd3703b130c04fb48ccdc0cc0789db770e9367bc799b2a5eb14d58dbcd419e90958c19ebd774ca
+Size (indexed-profunctors-0.1.1.tar.gz) = 6206 bytes