Skip to content

Commit

Permalink
Echo the Haddock command line, to make deugging any crash in Haddock …
Browse files Browse the repository at this point in the history
…easier
  • Loading branch information
Simon Peyton Jones committed Oct 21, 2011
1 parent bcd8fdb commit 2ad79aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/gen_contents_index
Expand Up @@ -36,6 +36,7 @@ case $* in
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" \
Expand Down

0 comments on commit 2ad79aa

Please sign in to comment.