pkgsrc-wip/hs-monad-peel/Makefile

15 lines
405 B
Makefile

# $NetBSD: Makefile,v 1.5 2014/05/20 21:23:19 szptvlfn Exp $
#
DISTNAME= monad-peel-0.1.1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Lift control operations through monad transformers
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../devel/hs-extensible-exceptions/buildlink3.mk"
.include "../../devel/hs-transformers/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"