From 5c57122631f771a0411bb3a52bdd912139194e26 Mon Sep 17 00:00:00 2001 From: sof Date: Tue, 17 Jul 2001 23:02:14 +0000 Subject: [PATCH] [project @ 2001-07-17 23:02:14 by sof] wibble - the joys of CVS conflict merging --- ghc/compiler/main/SysTools.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/compiler/main/SysTools.lhs b/ghc/compiler/main/SysTools.lhs index 2ac9d27..e1f5b51 100644 --- a/ghc/compiler/main/SysTools.lhs +++ b/ghc/compiler/main/SysTools.lhs @@ -54,7 +54,7 @@ import IO import Directory ( doesFileExist, removeFile ) import IOExts ( IORef, readIORef, writeIORef ) import Monad ( when, unless ) -import System ( system, ExitCode(..), exitWith ) +import System ( system, ExitCode(..), exitWith, getEnv ) import CString import Int import Addr -- 1.7.10.4