# $FreeBSD: head/devel/hs-errors/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= errors PORTVERSION= 1.4.7 PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Simplified error-handling LICENSE= BSD3CLAUSE USE_CABAL= either>=3.1 safe>=0.3.3 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include