follow removal of Distribtion.Compat.FilePath
authorSimon Marlow <simonmar@microsoft.com>
Mon, 21 May 2007 13:42:32 +0000 (13:42 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Mon, 21 May 2007 13:42:32 +0000 (13:42 +0000)
compat/Distribution/Compat/FilePath.hs [deleted file]
compat/Makefile

diff --git a/compat/Distribution/Compat/FilePath.hs b/compat/Distribution/Compat/FilePath.hs
deleted file mode 100644 (file)
index 2dbd337..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-{-# OPTIONS -cpp #-}
-#include "Cabal/Distribution/Compat/FilePath.hs"
--- dummy comment
index 0e24ccb..2ddc83e 100644 (file)
@@ -70,7 +70,6 @@ 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
 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