# $NetBSD: Makefile,v 1.2 2012/02/01 16:55:58 phonohawk Exp $ # DISTNAME= attempt-0.4.0 CATEGORIES= devel MAINTAINER= pho@cielonegro.org COMMENT= Concrete data type for handling extensible exceptions as failures LICENSE= modified-bsd .include "../../wip/mk/haskell.mk" .include "../../wip/hs-failure/buildlink3.mk" .include "../../mk/bsd.pkg.mk"