blob: a2785da02ed95099b52b48062d46d0d65db71f0e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ./libraries/gen_contents_index.orig 2012-02-01 19:10:32.000000000 +0100
+++ ./libraries/gen_contents_index 2012-05-17 02:20:09.000000000 +0200
@@ -47,7 +47,6 @@
esac
# Now create the combined contents and index pages
-echo $HADDOCK_ARGS
$HADDOCK --gen-index --gen-contents -o . \
-t "Haskell Hierarchical Libraries" \
-p "prologue.txt" \
|