summaryrefslogtreecommitdiffstats
path: root/tools/bootstrap/ghc/ghc-7.4-silence-gen_contents_index.patch
diff options
context:
space:
mode:
authorJens Petersen <petersen@redhat.com>2014-02-11 22:06:01 +0900
committerJens Petersen <petersen@redhat.com>2014-02-11 22:06:01 +0900
commit3f80e38a43b3cfb328490259c15418ab51c774c1 (patch)
tree083d6cb556f41b64308d1b4a9a1f904590af8302 /tools/bootstrap/ghc/ghc-7.4-silence-gen_contents_index.patch
parent02714f7f0c6fc2abc45fa4332c69f0645e327502 (diff)
downloadpandoc-standalone-3f80e38a43b3cfb328490259c15418ab51c774c1.tar.gz
pandoc-standalone-3f80e38a43b3cfb328490259c15418ab51c774c1.tar.xz
pandoc-standalone-3f80e38a43b3cfb328490259c15418ab51c774c1.zip
tools: import spec files of all packages needed to build pandoc
Diffstat (limited to 'tools/bootstrap/ghc/ghc-7.4-silence-gen_contents_index.patch')
-rw-r--r--tools/bootstrap/ghc/ghc-7.4-silence-gen_contents_index.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/bootstrap/ghc/ghc-7.4-silence-gen_contents_index.patch b/tools/bootstrap/ghc/ghc-7.4-silence-gen_contents_index.patch
new file mode 100644
index 0000000..d000b8b
--- /dev/null
+++ b/tools/bootstrap/ghc/ghc-7.4-silence-gen_contents_index.patch
@@ -0,0 +1,11 @@
+--- ghc-7.4.1/libraries/gen_contents_index~ 2012-09-30 16:14:39.368295240 +0900
++++ ghc-7.4.1/libraries/gen_contents_index 2012-10-30 19:12:10.017398594 +0900
+@@ -50,7 +50,7 @@
+ esac
+
+ # Now create the combined contents and index pages
+-echo $HADDOCK_ARGS
++#echo $HADDOCK_ARGS
+ $HADDOCK --gen-index --gen-contents -o . \
+ -t "Haskell Hierarchical Libraries" \
+ -p "prologue.txt" \