From f3bdbbef58ce2fe00dff66e99e0c4799b443d747 Mon Sep 17 00:00:00 2001 From: bringert Date: Thu, 21 Apr 2005 15:45:56 +0000 Subject: Removed for-ghc, for-ghc-nofud and for-windows directories. --- src/GF/Infra/ReadFiles.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/GF/Infra/ReadFiles.hs') diff --git a/src/GF/Infra/ReadFiles.hs b/src/GF/Infra/ReadFiles.hs index 19da55ca6..e9aa1b8a8 100644 --- a/src/GF/Infra/ReadFiles.hs +++ b/src/GF/Infra/ReadFiles.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/04/21 16:22:39 $ +-- > CVS $Date: 2005/04/21 16:46:08 $ -- > CVS $Author: bringert $ --- > CVS $Revision: 1.22 $ +-- > CVS $Revision: 1.23 $ -- -- Decide what files to read as function of dependencies and time stamps. -- @@ -24,7 +24,7 @@ module GF.Infra.ReadFiles (-- * Heading 1 gfcFile,gfFile,gfrFile,isGFC,resModName,isOldFile ) where -import Arch (selectLater, modifiedFiles, ModTime, getModTime,laterModTime) +import GF.System.Arch (selectLater, modifiedFiles, ModTime, getModTime,laterModTime) import GF.Infra.Option import GF.Data.Operations -- cgit v1.2.3