From ba077a8a91e5f809a66f79ff13da602a7eb88437 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 25 Nov 2003 15:43:05 +0000 Subject: Preparing for beta release. --- src/GF/Compile/Compile.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/Compile/Compile.hs') diff --git a/src/GF/Compile/Compile.hs b/src/GF/Compile/Compile.hs index e2915c0e4..9346fce00 100644 --- a/src/GF/Compile/Compile.hs +++ b/src/GF/Compile/Compile.hs @@ -92,7 +92,7 @@ compileModule opts1 st0 file = do t <- ioeIO getNowTime return $ (reverseModules cgr, -- to preserve dependency order (reverseModules sgr, --- keepResModules opts sgr, --- keep all so far - [(f,t) | f <- files])) -- pass on the time of creation + [])) ---- (f,t) | f <- files])) -- pass on the time of creation compileEnvShSt :: ShellState -> [ModName] -> CompileEnv compileEnvShSt st fs = (0,sgr,cgr) where -- cgit v1.2.3