This package provides extensible exceptions for both new and old versions of GHC (i.e., < 6.10).
12 lines
275 B
Makefile
12 lines
275 B
Makefile
# $NetBSD: Makefile,v 1.3 2013/03/02 10:48:16 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= extensible-exceptions-0.1.1.4
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Extensible exceptions
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|