pkgsrc-wip/hs-extensible-exceptions/Makefile
PHO / phonohawk 9e6449ee83 Import hs-extensible-exceptions-0.1.1.0 as wip/hs-extensible-exceptions.
This package provides extensible exceptions for both new and old
versions of GHC (i.e., < 6.10).
2009-06-05 04:21:07 +00:00

11 lines
269 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/06/05 04:21:07 phonohawk Exp $
#
DISTNAME= extensible-exceptions-0.1.1.0
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Extensible exceptions for Haskell
.include "../../wip/mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"