This package provides extensible exceptions for both new and old versions of GHC (i.e., < 6.10).
11 lines
269 B
Makefile
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"
|