# $FreeBSD: tags/RELEASE_10_0_0/devel/hs-errors/Makefile 331644 2013-10-26 00:52:33Z gerald $

PORTNAME=	errors
PORTVERSION=	1.4.1
PORTREVISION=	2
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Simplified error-handling

LICENSE=	BSD

USE_CABAL=	either>=3.1 safe>=0.3.3 transformers>=0.2

NO_STAGE=	yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
