summaryrefslogtreecommitdiff
path: root/compiler/ghc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/ghc.mk')
-rw-r--r--compiler/ghc.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/compiler/ghc.mk b/compiler/ghc.mk
index fe6779bd01..fc736c80d7 100644
--- a/compiler/ghc.mk
+++ b/compiler/ghc.mk
@@ -409,10 +409,6 @@ compiler_stage1_REGISTER_PACKAGE = NO
endif
-# haddocking only happens for stage2
-compiler_stage1_DO_HADDOCK = NO
-compiler_stage3_DO_HADDOCK = NO
-
# Don't do splitting for the GHC package, it takes too long and
# there's not much benefit.
compiler_stage1_SplitObjs = NO