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

PORTNAME=	transformers-base
PORTVERSION=	0.4.1
PORTREVISION=	7
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Lift computations from the bottom of a transformer stack

LICENSE=	BSD

USE_CABAL=	transformers>=0.2

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