[project @ 1996-04-07 15:41:24 by partain]
[ghc-hetmet.git] / ghc / compiler / simplStg / SimplStg.lhs
index 7ecb01c..51ea249 100644 (file)
@@ -14,6 +14,7 @@ import StgSyn
 import StgUtils
 
 import LambdaLift      ( liftProgram )
+import Outputable      ( isLocallyDefined )
 import SCCfinal                ( stgMassageForProfiling )
 import SatStgRhs       ( satStgRhs )
 import StgLint         ( lintStgBindings )