summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorSylvain Henry <sylvain@haskus.fr>2020-07-07 14:25:44 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-07-25 00:45:08 -0400
commit459afeb592d5ff6d338184f5ef248758ecda57a4 (patch)
treedc667acef485c06485bc53a5b4bde3f4595d53b5 /ghc.mk
parent7721b923d53fb9eb93f80bb93b4c3bd976c05b4c (diff)
downloadhaskell-459afeb592d5ff6d338184f5ef248758ecda57a4.tar.gz
Fix build systems
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 91cc5588c4..35ae9b61e5 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -1543,7 +1543,7 @@ phase_0_builds: $(utils/hsc2hs_dist_depfile_c_asm)
phase_0_builds: $(utils/genprimopcode_dist_depfile_haskell)
phase_0_builds: $(utils/genprimopcode_dist_depfile_c_asm)
# deriveConstants is used to create header files included in the
-# ghc package.
+# ghc-boot package.
phase_0_builds: $(utils/deriveConstants_dist_depfile_haskell)
phase_0_builds: $(utils/deriveConstants_dist_depfile_c_asm)