From be50ea68e1b00690426b8f3c31352235282ae5ba Mon Sep 17 00:00:00 2001 From: Bryan O'Sullivan Date: Mon, 12 Oct 2009 01:18:42 +0000 Subject: [PATCH] Correct the version of the embedded Haddock --- ghc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc.spec b/ghc.spec index e6cd2dc..38c6a66 100644 --- a/ghc.spec +++ b/ghc.spec @@ -10,7 +10,7 @@ ## include colored html src %bcond_with hscolour -%global haddock_version 2.4.2 +%global haddock_version 2.5.0 # Fixing packaging problems can be a tremendous pain because it # generally requires a complete rebuild, which takes hours. To offset