pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-contiguous
Module Name: pkgsrc
Committed By: pho
Date: Fri Mar 7 17:17:15 UTC 2025
Added Files:
pkgsrc/devel/hs-contiguous: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
devel/hs-contiguous: import hs-contiguous-0.6.4.2
This package provides a typeclass Contiguous that offers a unified interface
to working with Array, SmallArray, PrimArray, and UnliftedArray.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/hs-contiguous/DESCR \
pkgsrc/devel/hs-contiguous/Makefile pkgsrc/devel/hs-contiguous/PLIST \
pkgsrc/devel/hs-contiguous/buildlink3.mk \
pkgsrc/devel/hs-contiguous/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/devel/hs-contiguous/DESCR
diff -u /dev/null pkgsrc/devel/hs-contiguous/DESCR:1.1
--- /dev/null Fri Mar 7 17:17:15 2025
+++ pkgsrc/devel/hs-contiguous/DESCR Fri Mar 7 17:17:14 2025
@@ -0,0 +1,2 @@
+This package provides a typeclass Contiguous that offers a unified interface
+to working with Array, SmallArray, PrimArray, and UnliftedArray.
Index: pkgsrc/devel/hs-contiguous/Makefile
diff -u /dev/null pkgsrc/devel/hs-contiguous/Makefile:1.1
--- /dev/null Fri Mar 7 17:17:15 2025
+++ pkgsrc/devel/hs-contiguous/Makefile Fri Mar 7 17:17:14 2025
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2025/03/07 17:17:14 pho Exp $
+
+DISTNAME= contiguous-0.6.4.2
+CATEGORIES= devel
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Unified interface for primitive arrays
+LICENSE= modified-bsd
+
+.include "../../devel/hs-primitive/buildlink3.mk"
+.include "../../devel/hs-primitive-unlifted/buildlink3.mk"
+.include "../../devel/hs-run-st/buildlink3.mk"
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/hs-contiguous/PLIST
diff -u /dev/null pkgsrc/devel/hs-contiguous/PLIST:1.1
--- /dev/null Fri Mar 7 17:17:15 2025
+++ pkgsrc/devel/hs-contiguous/PLIST Fri Mar 7 17:17:15 2025
@@ -0,0 +1,50 @@
+@comment $NetBSD: PLIST,v 1.1 2025/03/07 17:17:15 pho Exp $
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Primitive/Contiguous.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Primitive/Contiguous.hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Primitive/Contiguous.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Primitive/Contiguous/Class.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Primitive/Contiguous/Class.hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Primitive/Contiguous/Class.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Primitive/Contiguous/Shim.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Primitive/Contiguous/Shim.hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Primitive/Contiguous/Shim.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
+${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
+lib/contiguous-${PKGVERSION}/${HS_VERSION}/package-description
+lib/contiguous-${PKGVERSION}/${HS_VERSION}/package-id
+share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/LICENSE
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/CHANGELOG.md
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/Data-Primitive-Contiguous-Class.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/Data-Primitive-Contiguous.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/README.md
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/contiguous.haddock
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-60.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-A.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-All.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-B.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-C.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-D.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-E.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-F.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-G.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-I.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-L.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-M.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-N.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-O.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-P.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-Q.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-R.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-S.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-T.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-U.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-W.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index-Z.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/doc-index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/haddock-bundle.min.js
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/linuwial.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/meta.json
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/quick-jump.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/contiguous-${PKGVERSION}/html/synopsis.png
Index: pkgsrc/devel/hs-contiguous/buildlink3.mk
diff -u /dev/null pkgsrc/devel/hs-contiguous/buildlink3.mk:1.1
--- /dev/null Fri Mar 7 17:17:15 2025
+++ pkgsrc/devel/hs-contiguous/buildlink3.mk Fri Mar 7 17:17:15 2025
@@ -0,0 +1,17 @@
+# $NetBSD: buildlink3.mk,v 1.1 2025/03/07 17:17:15 pho Exp $
+
+BUILDLINK_TREE+= hs-contiguous
+
+.if !defined(HS_CONTIGUOUS_BUILDLINK3_MK)
+HS_CONTIGUOUS_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-contiguous+= hs-contiguous>=0.6.4
+BUILDLINK_ABI_DEPENDS.hs-contiguous+= hs-contiguous>=0.6.4.2
+BUILDLINK_PKGSRCDIR.hs-contiguous?= ../../devel/hs-contiguous
+
+.include "../../devel/hs-primitive/buildlink3.mk"
+.include "../../devel/hs-primitive-unlifted/buildlink3.mk"
+.include "../../devel/hs-run-st/buildlink3.mk"
+.endif # HS_CONTIGUOUS_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -hs-contiguous
Index: pkgsrc/devel/hs-contiguous/distinfo
diff -u /dev/null pkgsrc/devel/hs-contiguous/distinfo:1.1
--- /dev/null Fri Mar 7 17:17:15 2025
+++ pkgsrc/devel/hs-contiguous/distinfo Fri Mar 7 17:17:15 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/03/07 17:17:15 pho Exp $
+
+BLAKE2s (contiguous-0.6.4.2.tar.gz) = f0907bb7c2b4b05772c3a9806e4faf7afee47f629343416a026d66d78a1ddfbf
+SHA512 (contiguous-0.6.4.2.tar.gz) = 597c051e02a95c91fbe5d87a0dfad0e39e62e949170392997b4b2f5605afa3f311c289e7334a33a6df83988f5154cb2a75a60bff4f6c8e1cd2e4c41af8012710
+Size (contiguous-0.6.4.2.tar.gz) = 26785 bytes
Home |
Main Index |
Thread Index |
Old Index