head	1.16;
access;
symbols
	pkgsrc-2026Q1:1.16.0.6
	pkgsrc-2026Q1-base:1.16
	pkgsrc-2025Q4:1.16.0.4
	pkgsrc-2025Q4-base:1.16
	pkgsrc-2025Q3:1.16.0.2
	pkgsrc-2025Q3-base:1.16
	pkgsrc-2025Q2:1.15.0.4
	pkgsrc-2025Q2-base:1.15
	pkgsrc-2025Q1:1.15.0.2
	pkgsrc-2025Q1-base:1.15
	pkgsrc-2024Q4:1.12.0.6
	pkgsrc-2024Q4-base:1.12
	pkgsrc-2024Q3:1.12.0.4
	pkgsrc-2024Q3-base:1.12
	pkgsrc-2024Q2:1.12.0.2
	pkgsrc-2024Q2-base:1.12
	pkgsrc-2024Q1:1.10.0.4
	pkgsrc-2024Q1-base:1.10
	pkgsrc-2023Q4:1.10.0.2
	pkgsrc-2023Q4-base:1.10
	pkgsrc-2023Q3:1.7.0.6
	pkgsrc-2023Q3-base:1.7
	pkgsrc-2023Q2:1.7.0.4
	pkgsrc-2023Q2-base:1.7
	pkgsrc-2023Q1:1.7.0.2
	pkgsrc-2023Q1-base:1.7
	pkgsrc-2022Q4:1.5.0.8
	pkgsrc-2022Q4-base:1.5
	pkgsrc-2022Q3:1.5.0.6
	pkgsrc-2022Q3-base:1.5
	pkgsrc-2022Q2:1.5.0.4
	pkgsrc-2022Q2-base:1.5
	pkgsrc-2022Q1:1.5.0.2
	pkgsrc-2022Q1-base:1.5
	pkgsrc-2021Q4:1.2.0.6
	pkgsrc-2021Q4-base:1.2
	pkgsrc-2021Q3:1.2.0.4
	pkgsrc-2021Q3-base:1.2
	pkgsrc-2021Q2:1.2.0.2
	pkgsrc-2021Q2-base:1.2;
locks; strict;
comment	@# @;


1.16
date	2025.08.13.11.06.59;	author pho;	state Exp;
branches;
next	1.15;
commitid	oGqtJTKdyCfCKy6G;

1.15
date	2025.03.05.03.39.30;	author pho;	state Exp;
branches;
next	1.14;
commitid	VPkRDaZT4MoYrPLF;

1.14
date	2025.02.02.13.05.24;	author pho;	state Exp;
branches;
next	1.13;
commitid	Zl7FwsffomOQzTHF;

1.13
date	2025.01.30.04.25.02;	author pho;	state Exp;
branches;
next	1.12;
commitid	pclCsR1tFmILNsHF;

1.12
date	2024.05.09.01.32.13;	author pho;	state Exp;
branches;
next	1.11;
commitid	zmOkUK6EkFT4og9F;

1.11
date	2024.04.29.23.13.20;	author pho;	state Exp;
branches;
next	1.10;
commitid	AY4zk6XSFKXSU58F;

1.10
date	2023.11.02.06.36.58;	author pho;	state Exp;
branches;
next	1.9;
commitid	dPkTdcIqhE4k90LE;

1.9
date	2023.10.28.20.03.46;	author pho;	state Exp;
branches;
next	1.8;
commitid	X8Q89sz4FIDxMqKE;

1.8
date	2023.10.09.04.54.31;	author pho;	state Exp;
branches;
next	1.7;
commitid	GWJENRm2aeL7mUHE;

1.7
date	2023.02.07.01.40.50;	author pho;	state Exp;
branches;
next	1.6;
commitid	FngQneW4VvkL7xcE;

1.6
date	2023.01.26.11.30.52;	author pho;	state Exp;
branches;
next	1.5;
commitid	gMJ32WqKqoaDM2bE;

1.5
date	2022.02.26.03.58.08;	author pho;	state Exp;
branches;
next	1.4;
commitid	YpGygpH4CsFi05uD;

1.4
date	2022.02.12.08.50.38;	author pho;	state Exp;
branches;
next	1.3;
commitid	RtqPCkFXjE2Y4jsD;

1.3
date	2022.01.18.02.48.12;	author pho;	state Exp;
branches;
next	1.2;
commitid	ebWMDlQYfX5rS3pD;

1.2
date	2021.05.03.19.01.03;	author pho;	state Exp;
branches;
next	1.1;
commitid	Sim1lfCa9UFPBJRC;

1.1
date	2021.04.23.08.24.36;	author pho;	state Exp;
branches;
next	;
commitid	2kXFb17U4nBaqoQC;


desc
@@


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

DISTNAME=	strict-0.5.1
PKGREVISION=	3
CATEGORIES=	devel

MAINTAINER=	pho@@cielonegro.org
COMMENT=	Strict data types and String IO
LICENSE=	modified-bsd

HASKELL_UNRESTRICT_DEPENDENCIES+=	\
	hashable

.include "../../devel/hs-hashable/buildlink3.mk"
.include "../../devel/hs-these/buildlink3.mk"
.include "../../devel/hs-assoc/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
@


1.15
log
@recursive revbump after patching lang/ghc910
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.14 2025/02/02 13:05:24 pho Exp $
d4 1
a4 1
PKGREVISION=	2
@


1.14
log
@Bump all Haskell packages after switching the default compiler.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.13 2025/01/30 04:25:02 pho Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.13
log
@devel/hs-strict: update to strict-0.5.1

# 0.5.1

- Support GHC-8.6.5...GHC-9.10.1
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.12 2024/05/09 01:32:13 pho Exp $
d4 1
@


1.12
log
@Recursive revbump after changing the default Haskell compiler
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.11 2024/04/29 23:13:20 pho Exp $
d3 1
a3 2
DISTNAME=	strict-0.5
PKGREVISION=	2
d11 1
a11 3
	bytestring	\
	deepseq		\
	text
@


1.11
log
@devel/hs-strict: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.10 2023/11/02 06:36:58 pho Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.10
log
@Revbump all Haskell after updating lang/ghc96
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2023/10/28 20:03:46 pho Exp $
d11 5
@


1.9
log
@devel/hs-strict: Update to 0.5

Depend on bifunctor-classes-compat instead of bifunctors See changelog note
in bifunctors-5.6:
https://hackage.haskell.org/package/bifunctors-5.6/changelog This is
breaking change, but affects only GHC-8.0 and older users.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2023/10/09 04:54:31 pho Exp $
d4 1
@


1.8
log
@Bump Haskell packages after updating lang/ghc94
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2023/02/07 01:40:50 pho Exp $
d3 1
a3 2
DISTNAME=	strict-0.4.0.1
PKGREVISION=	6
a9 4
HASKELL_UNRESTRICT_DEPENDENCIES+=	\
	hashable	\
	text

@


1.7
log
@revbump all the Haskell packages after modifying the runtime system of lang/ghc94
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2023/01/26 11:30:52 pho Exp $
d4 1
a4 1
PKGREVISION=	5
@


1.6
log
@devel/hs-strict: Fix build with GHC 9.4
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2022/02/26 03:58:08 pho Exp $
d4 1
a4 1
PKGREVISION=	4
@


1.5
log
@Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2022/02/12 08:50:38 pho Exp $
d11 4
a14 2
.include "../../mk/haskell.mk"
.include "../../devel/hs-assoc/buildlink3.mk"
d17 2
@


1.4
log
@revbump after changing the default Haskell compiler
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2022/01/18 02:48:12 pho Exp $
d4 1
a4 1
PKGREVISION=	3
@


1.3
log
@Bump packages that depends on GHC
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2021/05/03 19:01:03 pho Exp $
d4 1
a4 1
PKGREVISION=	2
@


1.2
log
@*: Bump PKGREVISION for ghc-9.0.1
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2021/04/23 08:24:36 pho Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.1
log
@Import strict-0.4.0.1
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2021/04/23 06:34:48 pho Exp $
d4 1
@

