parent
ef6ff25c36
commit
a8b8189107
@ -1,22 +0,0 @@
|
||||
--- ghc-6.8.3/libraries/Makefile~ 2008-06-17 23:10:28.000000000 -0700
|
||||
+++ ghc-6.8.3/libraries/Makefile 2008-06-17 23:21:21.000000000 -0700
|
||||
@@ -256,6 +256,8 @@
|
||||
--with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \
|
||||
--with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \
|
||||
--with-ld=$(LD) \
|
||||
+ --with-haddock=$(HADDOCK) \
|
||||
+ --with-happy=$(HAPPY) \
|
||||
--haddock-options="--use-contents=../index.html \
|
||||
--use-index=../doc-index.html" \
|
||||
$(FLAGGED_CONFIGURE_ARGS) \
|
||||
--- ghc-6.8.3/libraries/gen_contents_index~ 2008-06-18 20:40:39.000000000 -0700
|
||||
+++ ghc-6.8.3/libraries/gen_contents_index 2008-06-18 20:40:50.000000000 -0700
|
||||
@@ -22,7 +22,7 @@
|
||||
done
|
||||
|
||||
# Now create the combined contents and index pages
|
||||
-haddock --gen-index --gen-contents -o . \
|
||||
+haddock-0.9 --gen-index --gen-contents -o . \
|
||||
-t "Haskell Hierarchical Libraries" \
|
||||
$HADDOCK_ARGS
|
||||
|
@ -1,2 +1,2 @@
|
||||
5ac72f5d5433151cf6b718dc6601dc41 ghc-6.8.3-src-extralibs.tar.bz2
|
||||
dfa31028b4d06d1d226f55fe3a2ab7b3 ghc-6.8.3-src.tar.bz2
|
||||
4350d1f8bea53f713732d10a7a9133f6 ghc-6.10.0.20081007-src.tar.bz2
|
||||
59136b86bafbdc4d32a645d3d7a8fa46 ghc-6.10.0.20081007-src-extralibs.tar.bz2
|
||||
|
Loading…
Reference in new issue