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

PORTNAME=	threads
PORTVERSION=	0.5.0.1
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Fork threads and wait for their result

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

USE_CABAL=	base-unicode-symbols>=0.1.1 stm>=2.1

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