X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FMakefile;fp=compiler%2FMakefile;h=7ca001a3ed2d0c6049398a0867916615065f8c8d;hp=adf6aeb424f0cdb7363ddfaa42d01d391cbea38e;hb=177b55f11e3d01d4141fd1efa8a90c58e79e10b4;hpb=cd22cec99074fe9a4005c8d7b2de227fca285798 diff --git a/compiler/Makefile b/compiler/Makefile index adf6aeb..7ca001a 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -213,6 +213,7 @@ build.stage.%: doc.stage.%: $(CABAL) haddock --distpref dist-stage$* \ --haddock-option=--optghc=-DSTAGE=$* \ + --haddock-option=+RTS --haddock-option=-s --haddock-option=-c --haddock-option=-RTS \ --with-haddock=$(FPTOOLS_TOP_ABS)/utils/haddock/install-inplace/bin/haddock install: