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

PORTNAME=	semigroupoid-extras
PORTVERSION=	3.0.1
CATEGORIES=	math haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Semigroupoids requiring Haskell extensions

LICENSE=	BSD

USE_CABAL=	comonad>=3 distributive>=0.2.2 groupoids>=3 semigroupoids>=3

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