CHANGES: 0.3.1.1 - Changed imports of Foreign.Unsafe to make it GHC 7.8 compatible - -Wall clean on GHC 7.0 - 7.6
13 lines
313 B
Makefile
13 lines
313 B
Makefile
# $NetBSD: Makefile,v 1.4 2013/05/05 23:53:08 szptvlfn Exp $
|
|
#
|
|
|
|
DISTNAME= blaze-builder-0.3.1.1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Efficient buffered output
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../wip/hs-text/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|