pkgsrc/textproc/hs-rope-utf16-splay/Makefile

13 lines
389 B
Makefile

# $NetBSD: Makefile,v 1.2 2022/02/26 03:58:30 pho Exp $
# NOTE: rope-utf16-splay-0.4.0.0 requires an unreleased version of GHC (> 9.2).
DISTNAME= rope-utf16-splay-0.3.2.0
PKGREVISION= 1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Thick strings optimised for indexing and updating
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"