aboutsummaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-03-21 19:13:53 +0000
committerIan Lynagh <igloo@earth.li>2009-03-21 19:13:53 +0000
commitfd1ec81c7454b8ae5bb52fc6f1720dee732ba92d (patch)
tree4ce53d2c49388fcfd8385142b5bbece0d6b9174f /ghc.mk
parent6366fe49c2e02071fdaf8f71dfec09beb04d35b9 (diff)
Fix (with a hack?) haddock in teh new build system
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/ghc.mk b/ghc.mk
index c7c73b54..636d4681 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -6,6 +6,8 @@ utils/haddock_CONFIGURE_OPTS = --flag in-ghc-tree
utils/haddock_HC_OPTS += -Wwarn
utils/haddock_dist_SHELL_WRAPPER = YES
utils/haddock_dist_PROG = haddock
+# XXX Is this a hack? Should it be needed? Done another way?
+utils/haddock_dist_DATADIR = lib
$(INPLACE_BIN)/$(utils/haddock_dist_PROG): inplace/lib/html