[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / hs-hashtables

File: [cvs.NetBSD.org] / pkgsrc / devel / hs-hashtables / Makefile (download)

Revision 1.5, Tue Jan 18 02:48:09 2022 UTC (2 years, 3 months ago) by pho
Branch: MAIN
Changes since 1.4: +2 -2 lines

Bump packages that depends on GHC

# $NetBSD: Makefile,v 1.5 2022/01/18 02:48:09 pho Exp $

DISTNAME=	hashtables-1.2.4.1
PKGREVISION=	2
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Mutable hash tables in the ST monad
LICENSE=	modified-bsd

.include "../../mk/haskell.mk"
.include "../../devel/hs-hashable/buildlink3.mk"
.include "../../devel/hs-primitive/buildlink3.mk"
.include "../../devel/hs-vector/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"