svn commit: r545816 - head/devel/hs-haddock

Gleb Popov arrowd at FreeBSD.org
Sun Aug 23 10:50:04 UTC 2020


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 \


More information about the svn-ports-head mailing list