File:  [cvs.NetBSD.org] / pkgsrc / textproc / hs-xml-types / Makefile
Revision 1.10: download - view: text, annotated - select for diffs
Sun Feb 2 13:06:00 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.10 2025/02/02 13:06:00 pho Exp $

DISTNAME=	xml-types-0.3.8
PKGREVISION=	9
CATEGORIES=	textproc

MAINTAINER=	pho@cielonegro.org
COMMENT=	Basic types for representing XML
LICENSE=	mit

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

CVSweb <webmaster@jp.NetBSD.org>