System.Directory.Internals is now in package directory
authorSimon Marlow <simonmar@microsoft.com>
Fri, 25 May 2007 08:09:44 +0000 (08:09 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 25 May 2007 08:09:44 +0000 (08:09 +0000)
compat/Makefile
compat/System/Directory/Internals.hs

index 2ddc83e..61cc6c0 100644 (file)
@@ -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
index 5ac8e3b..009b08d 100644 (file)
@@ -1,4 +1,4 @@
 {-# OPTIONS -cpp #-}
 #include "../../includes/ghcplatform.h"
-#include "base/System/Directory/Internals.hs"
+#include "directory/System/Directory/Internals.hs"
 -- dummy comment