aboutsummaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc.mk b/ghc.mk
index 39a44fad..f5628350 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -24,7 +24,7 @@ $(INPLACE_LIB)/html:
$(INPLACE_LIB)/latex:
$(call removeTrees,$@)
- "$(CP)" -R utils/haddock/resources/latex $@
+ "$(CP)" -RL utils/haddock/resources/latex $@
endif