summaryrefslogtreecommitdiffstats
path: root/devel/hs-failure/Makefile
blob: 3e95db73cfd8a1333bf60bda40f573979e1c44f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	failure
PORTVERSION=	0.2.0.1
PORTREVISION=	2
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	A simple type class for success/failure computations

LICENSE=	BSD

USE_CABAL=	transformers>=0.2

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud