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

# $NetBSD: Makefile,v 1.11 2025/02/02 13:05:24 pho Exp $

DISTNAME=	storable-record-0.0.7
PKGREVISION=	3
CATEGORIES=	devel

MAINTAINER=	pho@cielonegro.org
COMMENT=	Elegant definition of Storable instances for records
LICENSE=	modified-bsd

.include "../../devel/hs-QuickCheck/buildlink3.mk"
.include "../../math/hs-semigroups/buildlink3.mk"
.include "../../devel/hs-utility-ht/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>