From 1594d006c1165d7d04e968e9592d2da1c1dde114 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 30 Jul 2018 17:35:21 +0900 Subject: [PATCH] disable haddock due to internal library --- ghc-haddock-library.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ghc-haddock-library.spec b/ghc-haddock-library.spec index 9b9d23a..a1107f1 100644 --- a/ghc-haddock-library.spec +++ b/ghc-haddock-library.spec @@ -6,6 +6,9 @@ %bcond_with tests +# haddock breaks with internal libraries +%global without_haddock 1 + Name: ghc-%{pkg_name} Version: 1.4.5 Release: 1%{?dist} @@ -88,6 +91,7 @@ files. %changelog * Sun Jul 22 2018 Jens Petersen - 1.4.5-1 - update to 1.4.5 +- disable haddock generation due to internal library * Fri Jul 13 2018 Fedora Release Engineering - 1.4.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild