From 9d058f0349a246fb849c99eeadbc9f2f356aae05 Mon Sep 17 00:00:00 2001 From: vs Date: Fri, 22 Apr 2005 07:22:34 +0000 Subject: Mark as BROKEN: Not compatible with latest GHC yet --- lang/generic-haskell/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang') 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 -- cgit