X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc.mk;h=e2d721d98bfc45fff84c390a01b321d4f3dd14b0;hb=7327a270b60b18ba6d8a4a73a7a288a69dac5eff;hp=91b5d3d9772e1a7509e484c8122e07f7a7222b90;hpb=930421d4ed09e5389e0ef4c5eef36075a6809cc0;p=ghc-hetmet.git diff --git a/ghc.mk b/ghc.mk index 91b5d3d..e2d721d 100644 --- a/ghc.mk +++ b/ghc.mk @@ -661,7 +661,7 @@ $(ghc_stage1_depfile) : $(compiler_stage1_v_LIB) # # If you miss any out here, then 'make -j8' will probably tell you. # -libraries/bin-package-db/dist-boot/build/Distribution/InstalledPackageInfo/Binary.$(v_osuf) : libraries/binary/dist-boot/build/Data/Binary.$(v_hisuf) +libraries/bin-package-db/dist-boot/build/Distribution/InstalledPackageInfo/Binary.$(v_osuf) : libraries/binary/dist-boot/build/Data/Binary.$(v_hisuf) libraries/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.$(v_hisuf) $(foreach pkg,$(BOOT_PKGS),$(eval libraries/$(pkg)_dist-boot_HC_OPTS += $$(GhcBootLibHcOpts)))