From eb39f720c731b10b340ebadc809d91f9683ea157 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Sun, 4 Jul 2010 13:26:12 +0000 Subject: Use Cabal to configure the dist-install ghc-pkg; fixes trac #4156 --- ghc.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'ghc.mk') diff --git a/ghc.mk b/ghc.mk index 1153121495..03066d9add 100644 --- a/ghc.mk +++ b/ghc.mk @@ -404,6 +404,7 @@ ghc/stage2/package-data.mk: compiler/stage2/package-data.mk # libraries utils/haddock/dist/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/package-data.mk: compiler/stage2/package-data.mk -- cgit v1.2.1