head	1.2;
access;
symbols
	pkgsrc-2026Q1:1.2.0.6
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.4
	pkgsrc-2025Q4-base:1.2
	pkgsrc-2025Q3:1.2.0.2
	pkgsrc-2025Q3-base:1.2
	pkgsrc-2025Q2:1.1.0.4
	pkgsrc-2025Q2-base:1.1
	pkgsrc-2025Q1:1.1.0.2
	pkgsrc-2025Q1-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2025.08.13.11.06.53;	author pho;	state Exp;
branches;
next	1.1;
commitid	oGqtJTKdyCfCKy6G;

1.1
date	2025.03.07.16.55.28;	author pho;	state Exp;
branches;
next	;
commitid	10ZbF29YcrWsN9MF;


desc
@@


1.2
log
@Bump all Haskell because lang/ghc910 has got a library change
@
text
@# $NetBSD: Makefile,v 1.1 2025/03/07 16:55:28 pho Exp $

DISTNAME=	primitive-offset-0.2.0.1
PKGREVISION=	1
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@@NetBSD.org
COMMENT=	Types for offsets into unboxed arrays
LICENSE=	modified-bsd

.include "../../devel/hs-primitive/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
@


1.1
log
@devel/hs-primitive-offset: import hs-primitive-offset-0.2.0.1

Pair a typed or untyped primitive array with an offset. This is useful for
providing meaningful type signatures when working with the foreign function
interface.
@
text
@d1 1
a1 1
# $NetBSD$
d4 1
@

