X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=libraries%2FMakefile;h=5b8447f6834949282e6e0d98bdd52f4116e81445;hb=a3d55e4f4a365a79b765e489e80ab6f05fe47c7c;hp=d2e2b06ee64e2d121237a15e7e90e380b03f16bf;hpb=1f86a2618408913b267c767be5080175ce48d5de;p=ghc-hetmet.git diff --git a/libraries/Makefile b/libraries/Makefile index d2e2b06..5b8447f 100644 --- a/libraries/Makefile +++ b/libraries/Makefile @@ -223,7 +223,7 @@ stamp/configure.library.build$(CONFIGURE_STAMP_EXTRAS).%: %/setup/Setup --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace$ \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=$(LD) \ - --haddock-args="--use-contents=../index.html \ + --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ $(FLAGGED_CONFIGURE_ARGS) \ --configure-option=--with-cc=$(CC) ) \