X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compat%2FMakefile;h=61cc6c04fc1d7c181675c8c38e63cbf55fb80582;hb=0852e11a68225cd24e2f3170ce184d4b35b94860;hp=2ddc83e5703fa7e63cdfc4b7da992d32cd58037d;hpb=4a0d5a0d20818bd555299ebdf14296bf55749084;p=ghc-hetmet.git diff --git a/compat/Makefile b/compat/Makefile index 2ddc83e..61cc6c0 100644 --- a/compat/Makefile +++ b/compat/Makefile @@ -69,7 +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 +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