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