e864dbc2ab
It's now part of GHC. Also contravariant, fail, and semigroups are no longer required as of GHC 8.
11 lines
260 B
Makefile
11 lines
260 B
Makefile
# $NetBSD: Makefile,v 1.10 2020/01/11 10:48:40 pho Exp $
|
|
|
|
DISTNAME= blaze-builder-0.4.1.0
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Efficient buffered output
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|