File:  [cvs.NetBSD.org] / pkgsrc / devel / hs-transformers-compat / Makefile
Revision 1.17: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:27 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.17 2025/02/02 13:05:27 pho Exp $

DISTNAME=	transformers-compat-0.7.2
PKGREVISION=	6
CATEGORIES=	devel

MAINTAINER=	szptvlfn@NetBSD.org
COMMENT=	Small compatibility shim exposing the new types
LICENSE=	modified-bsd

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

CVSweb <webmaster@jp.NetBSD.org>