head	1.5;
access;
symbols
	pkgsrc-2026Q1:1.5.0.6
	pkgsrc-2026Q1-base:1.5
	pkgsrc-2025Q4:1.5.0.4
	pkgsrc-2025Q4-base:1.5
	pkgsrc-2025Q3:1.5.0.2
	pkgsrc-2025Q3-base:1.5
	pkgsrc-2025Q2:1.4.0.4
	pkgsrc-2025Q2-base:1.4
	pkgsrc-2025Q1:1.4.0.2
	pkgsrc-2025Q1-base:1.4
	pkgsrc-2024Q4:1.2.0.6
	pkgsrc-2024Q4-base:1.2
	pkgsrc-2024Q3:1.2.0.4
	pkgsrc-2024Q3-base:1.2
	pkgsrc-2024Q2:1.2.0.2
	pkgsrc-2024Q2-base:1.2;
locks; strict;
comment	@# @;


1.5
date	2025.08.13.11.06.57;	author pho;	state Exp;
branches;
next	1.4;
commitid	oGqtJTKdyCfCKy6G;

1.4
date	2025.03.05.03.39.27;	author pho;	state Exp;
branches;
next	1.3;
commitid	VPkRDaZT4MoYrPLF;

1.3
date	2025.02.02.13.05.21;	author pho;	state Exp;
branches;
next	1.2;
commitid	Zl7FwsffomOQzTHF;

1.2
date	2024.05.09.01.32.10;	author pho;	state Exp;
branches;
next	1.1;
commitid	zmOkUK6EkFT4og9F;

1.1
date	2024.05.05.08.14.32;	author pho;	state Exp;
branches;
next	;
commitid	PhNIeHkNKliAKM8F;


desc
@@


1.5
log
@Bump all Haskell because lang/ghc910 has got a library change
@
text
@# $NetBSD: Makefile,v 1.4 2025/03/05 03:39:27 pho Exp $

DISTNAME=	selective-0.7.0.1
PKGREVISION=	4
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@@NetBSD.org
COMMENT=	Selective applicative functors
LICENSE=	mit

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


1.4
log
@recursive revbump after patching lang/ghc910
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2025/02/02 13:05:21 pho Exp $
d4 1
a4 1
PKGREVISION=	3
@


1.3
log
@Bump all Haskell packages after switching the default compiler.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2024/05/09 01:32:10 pho Exp $
d4 1
a4 1
PKGREVISION=	2
@


1.2
log
@Recursive revbump after changing the default Haskell compiler
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2024/05/05 08:14:32 pho Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.1
log
@devel/hs-selective: import hs-selective-0.7.0.1

Selective applicative functors: declare your effects statically, select
which to execute dynamically.

This is a library for selective applicative functors, or just selective
functors for short, an abstraction between applicative functors and monads,
introduced in this paper:

    https://dl.acm.org/doi/10.1145/3341694
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2023/11/02 06:37:16 pho Exp $
d4 1
@

