pkgsrc-wip/hs-ghc-mtl/Makefile

15 lines
464 B
Makefile

# $NetBSD: Makefile,v 1.7 2014/05/24 22:04:38 szptvlfn Exp $
#
DISTNAME= ghc-mtl-1.1.0.0
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Provides an mtl compatible version of the Ghc-Api monad transformers
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../devel/hs-exceptions/buildlink3.mk"
.include "../../devel/hs-extensible-exceptions/buildlink3.mk"
.include "../../devel/hs-mtl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"