X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compat%2FMakefile;h=61cc6c04fc1d7c181675c8c38e63cbf55fb80582;hb=61af839f961ea85dc80bed03313ee318fc02fa00;hp=0e24ccb73b3db18a673344750b91a09c4f51e88b;hpb=fb570f4ae8d02ad25475d97d019cb93bf64d4d99;p=ghc-hetmet.git diff --git a/compat/Makefile b/compat/Makefile index 0e24ccb..61cc6c0 100644 --- a/compat/Makefile +++ b/compat/Makefile @@ -69,8 +69,7 @@ endif # Some explicit dependencies, needed because ghc -M can't discover the # true dependencies of these stub files. -System/Directory/Internals.$(way_)o : $(FPTOOLS_TOP)/libraries/base/System/Directory/Internals.hs -Distribution/Compat/FilePath.$(way_) : $(FPTOOLS_TOP)/libraries/Cabal/Distribution/Compat/FilePath.hs +System/Directory/Internals.$(way_)o : $(FPTOOLS_TOP)/libraries/directory/System/Directory/Internals.hs Distribution/Compat/ReadP.$(way_) : $(FPTOOLS_TOP)/libraries/Cabal/Distribution/Compat/ReadP.hs Distribution/GetOpt.$(way_)o : $(FPTOOLS_TOP)/libraries/Cabal/Distribution/GetOpt.hs Distribution/InstalledPackageInfo.$(way_)o : $(FPTOOLS_TOP)/libraries/Cabal/Distribution/InstalledPackageInfo.hs