File:  [cvs.NetBSD.org] / pkgsrc / textproc / hs-text-builder-linear / Makefile
Revision 1.6: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:58 2025 UTC (2 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: HEAD
Bump all Haskell packages after switching the default compiler.

# $NetBSD: Makefile,v 1.6 2025/02/02 13:05:58 pho Exp $

DISTNAME=	text-builder-linear-0.1.3
PKGREVISION=	1
CATEGORIES=	textproc

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Builder for Text and ByteString based on linear types
LICENSE=	modified-bsd

.include "../../math/hs-quote-quot/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>