summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2012-10-14 17:15:48 +0100
committerIan Lynagh <igloo@earth.li>2012-10-14 17:15:48 +0100
commit0af4562be1a245a2f057cf3f02c8943ca4a94e48 (patch)
tree3e8b65c7b4746ca085ae3f88ddcac6bbf19f28b7 /ghc.mk
parent7da655562b684c83128bb74995d32014f15addfb (diff)
downloadhaskell-0af4562be1a245a2f057cf3f02c8943ca4a94e48.tar.gz
Fix some dependencies
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 2fd36e7ff2..2c64b02cf9 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -474,6 +474,8 @@ utils/haddock/dist/package-data.mk: compiler/stage2/package-data.mk
utils/ghc-pwd/dist-install/package-data.mk: compiler/stage2/package-data.mk
utils/ghc-cabal/dist-install/package-data.mk: compiler/stage2/package-data.mk
+utils/ghctags/dist-install/package-data.mk: compiler/stage2/package-data.mk
+utils/hpc/dist-install/package-data.mk: compiler/stage2/package-data.mk
utils/ghc-pkg/dist-install/package-data.mk: compiler/stage2/package-data.mk
utils/hsc2hs/dist-install/package-data.mk: compiler/stage2/package-data.mk
utils/compare_sizes/dist-install/package-data.mk: compiler/stage2/package-data.mk