Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2020 10:50:03 +0000 (UTC)
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r545816 - head/devel/hs-haddock
Message-ID:  <202008231050.07NAo34C043800@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arrowd
Date: Sun Aug 23 10:50:03 2020
New Revision: 545816
URL: https://svnweb.freebsd.org/changeset/ports/545816

Log:
  devel/hs-haddock: Mark BROKEN with GHC 8.10.2 until upstream come up with a fix.
  
  Reported by:	pkg-fallout

Modified:
  head/devel/hs-haddock/Makefile

Modified: head/devel/hs-haddock/Makefile
==============================================================================
--- head/devel/hs-haddock/Makefile	Sun Aug 23 09:46:35 2020	(r545815)
+++ head/devel/hs-haddock/Makefile	Sun Aug 23 10:50:03 2020	(r545816)
@@ -10,6 +10,8 @@ COMMENT=	Documentation-generation tool for Haskell lib
 
 LICENSE=	BSD3CLAUSE
 
+BROKEN=		Doesn't build with current GHC
+
 USES=		cabal
 
 USE_CABAL=	ghc-paths-0.1.0.12_1 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008231050.07NAo34C043800>