head	1.7;
access;
symbols
	pkgsrc-2026Q2:1.7.0.8
	pkgsrc-2026Q2-base:1.7
	pkgsrc-2026Q1:1.7.0.6
	pkgsrc-2026Q1-base:1.7
	pkgsrc-2025Q4:1.7.0.4
	pkgsrc-2025Q4-base:1.7
	pkgsrc-2025Q3:1.7.0.2
	pkgsrc-2025Q3-base:1.7
	pkgsrc-2025Q2:1.6.0.4
	pkgsrc-2025Q2-base:1.6
	pkgsrc-2025Q1:1.6.0.2
	pkgsrc-2025Q1-base:1.6
	pkgsrc-2024Q4:1.4.0.6
	pkgsrc-2024Q4-base:1.4
	pkgsrc-2024Q3:1.4.0.4
	pkgsrc-2024Q3-base:1.4
	pkgsrc-2024Q2:1.4.0.2
	pkgsrc-2024Q2-base:1.4
	pkgsrc-2024Q1:1.2.0.4
	pkgsrc-2024Q1-base:1.2
	pkgsrc-2023Q4:1.2.0.2
	pkgsrc-2023Q4-base:1.2;
locks; strict;
comment	@# @;


1.7
date	2025.08.13.11.06.29;	author pho;	state Exp;
branches;
next	1.6;
commitid	oGqtJTKdyCfCKy6G;

1.6
date	2025.03.05.03.39.01;	author pho;	state Exp;
branches;
next	1.5;
commitid	VPkRDaZT4MoYrPLF;

1.5
date	2025.02.02.13.04.56;	author pho;	state Exp;
branches;
next	1.4;
commitid	Zl7FwsffomOQzTHF;

1.4
date	2024.05.09.01.31.44;	author pho;	state Exp;
branches;
next	1.3;
commitid	zmOkUK6EkFT4og9F;

1.3
date	2024.04.28.20.37.47;	author pho;	state Exp;
branches;
next	1.2;
commitid	qqY5oRHJnRov5X7F;

1.2
date	2023.11.02.06.36.17;	author pho;	state Exp;
branches;
next	1.1;
commitid	dPkTdcIqhE4k90LE;

1.1
date	2023.10.26.07.08.41;	author pho;	state Exp;
branches;
next	;
commitid	mSrXzNDxuiyCy6KE;


desc
@@


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

DISTNAME=	ansi-terminal-types-1.1
PKGREVISION=	4
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@@NetBSD.org
COMMENT=	Types and functions used to represent SGR aspects
LICENSE=	modified-bsd

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


1.6
log
@recursive revbump after patching lang/ghc910
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2025/02/02 13:04:56 pho Exp $
d4 1
a4 1
PKGREVISION=	3
@


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


1.4
log
@Recursive revbump after changing the default Haskell compiler
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2024/04/28 20:37:47 pho Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.3
log
@devel/hs-ansi-terminal-types: Update to 1.1

Version 1.1
    Add Underlining constructor to type ConsoleLayer.
    Add CurlyUnderline, DottedUnderline, and DashedUnderline constructors to type Underlining.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2023/11/02 06:36:17 pho Exp $
d4 1
@


1.2
log
@Revbump all Haskell after updating lang/ghc96
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2023/10/26 07:08:41 pho Exp $
d3 1
a3 2
DISTNAME=	ansi-terminal-types-0.11.5
PKGREVISION=	1
@


1.1
log
@devel/hs-ansi-terminal-types: import hs-ansi-terminal-types-0.11.5

The 'ANSI' standards refer to the visual style of displaying characters as
their 'graphic rendition'. The 'ANSI' codes to establish the graphic
rendition for subsequent text are referred to as SELECT GRAPHIC RENDITION
(SGR). This package exposes modules that export types and functions used to
represent SGR aspects.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.14 2023/10/09 04:54:06 pho Exp $
d4 1
@

