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

PORTNAME=	threads
PORTVERSION=	0.5.0.2
PORTREVISION=	3
CATEGORIES=	devel haskell

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

LICENSE=	BSD

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