summaryrefslogtreecommitdiff
path: root/lang/ghc/files/patch-libraries-Cabal-Distribution-Simple-Haddock.hs
blob: aa304b8d52922398fdaf8d2e2883cbdcff3240f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libraries/Cabal/Distribution/Simple/Haddock.hs.orig	2007-12-10 18:18:23.000000000 +0000
+++ libraries/Cabal/Distribution/Simple/Haddock.hs	2008-02-20 15:02:53.000000000 +0000
@@ -122,7 +122,7 @@
                      then "--hoogle"
                      else "--html"
     let Just version = programVersion confHaddock
-    let have_src_hyperlink_flags = version >= Version [0,8] [] && version < Version [2,0] []
+    let have_src_hyperlink_flags = version >= Version [0,8] []
         isVersion2               = version >= Version [2,0] []
 
     let mockFlags