summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-04-22 07:22:34 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-04-22 07:22:34 +0000
commit69316e5f6cdd1785a8fa268fb80f378c220c1126 (patch)
tree5d4f1459d1bd55d2f3d3e578df8b89197223f185 /lang
parent- Update to 1.5 (diff)
Mark as BROKEN: Not compatible with latest GHC yet
Notes
Notes: svn path=/head/; revision=133912
Diffstat (limited to 'lang')
-rw-r--r--lang/generic-haskell/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/generic-haskell/Makefile b/lang/generic-haskell/Makefile
index 65024a93e9a6..a6c0d85ba0cb 100644
--- a/lang/generic-haskell/Makefile
+++ b/lang/generic-haskell/Makefile
@@ -13,6 +13,8 @@ DISTNAME= gh-${PORTVERSION}-source
MAINTAINER= haskell@FreeBSD.org
COMMENT= The Generic Haskell compiler
+BROKEN= "Not compatible with latest GHC yet"
+
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
bash:${PORTSDIR}/shells/bash