01a675d11a
It's now part of GHC. Also contravariant, fail, and semigroups are no longer required as of GHC 8.
11 lines
283 B
Makefile
11 lines
283 B
Makefile
# $NetBSD: Makefile,v 1.10 2020/01/11 11:21:14 pho Exp $
|
|
|
|
DISTNAME= polyparse-1.13
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= szptvlfn@NetBSD.org
|
|
COMMENT= Variety of alternative parser combinator libraries
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|