[project @ 1998-03-12 17:27:22 by simonpj]
[ghc-hetmet.git] / ghc / compiler / simplCore / SimplPgm.lhs
index f3f2f7e..e365817 100644 (file)
@@ -12,7 +12,6 @@ import CmdLineOpts    ( opt_D_verbose_core2core, opt_D_dump_simpl_iterations,
                          switchIsOn, SimplifierSwitch(..), SwitchResult
                        )
 import CoreSyn
-import CoreUnfold      ( SimpleUnfolding )
 import Id              ( mkIdEnv, lookupIdEnv, IdEnv
                        )
 import Maybes          ( catMaybes )