aboutsummaryrefslogblamecommitdiff
path: root/devel/hs-errors/Makefile
blob: 5ebbb2d066611cf1c66eea926b856e08d1ddd959 (plain) (tree)
1
2
3
4
5
6
7
8
9


                      
                     




                                         
                          
 
                                       


                                                 
# $FreeBSD$

PORTNAME=	errors
PORTVERSION=	1.4.7
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 <bsd.port.mk>