[project @ 2000-07-11 16:24:57 by simonmar]
[ghc-hetmet.git] / ghc / compiler / simplStg / SimplStg.lhs
index 3f04f51..466f7fa 100644 (file)
@@ -24,7 +24,6 @@ import CmdLineOpts    ( opt_StgDoLetNoEscapes, opt_D_verbose_stg2stg,
                        )
 import Id              ( Id )
 import Module          ( Module, moduleString )
-import VarEnv
 import ErrUtils                ( doIfSet, dumpIfSet )
 import UniqSupply      ( splitUniqSupply, UniqSupply )
 import IO              ( hPutStr, stdout )