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

PORTNAME=	comonad-transformers
PORTVERSION=	3.0
CATEGORIES=	math haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Comonad transformers

LICENSE=	BSD

USE_CABAL=	comonad>=3.0 contravariant>=0.2.0.1 distributive>=0.2.2 \
		semigroupoids>=3.0 semigroups>=0.8.3.1 transformers>=0.2

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