From 270e9e21c7030e1f5dc3793c75e763531619a439 Mon Sep 17 00:00:00 2001 From: kili Date: Mon, 21 Sep 2015 20:32:18 +0000 Subject: [PATCH] Mark as broken for now. Not important enough. --- lang/hs-haskell-src-exts/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lang/hs-haskell-src-exts/Makefile b/lang/hs-haskell-src-exts/Makefile index c5e223f7b67..d707a5a7f73 100644 --- a/lang/hs-haskell-src-exts/Makefile +++ b/lang/hs-haskell-src-exts/Makefile @@ -1,4 +1,6 @@ -# $OpenBSD: Makefile,v 1.15 2014/12/15 20:02:57 kili Exp $ +# $OpenBSD: Makefile,v 1.16 2015/09/21 20:32:18 kili Exp $ + +BROKEN= needs an update COMMENT= abstract syntax, lexer, parser and pretty printer