78299a8e83
packaged for wip by pho. This package provides extensible exceptions for both new and old versions of GHC (i.e., < 6.10).
11 lines
268 B
Makefile
11 lines
268 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/05/20 21:17:34 szptvlfn Exp $
|
|
|
|
DISTNAME= extensible-exceptions-0.1.1.4
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Extensible exceptions
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|