[project @ 2000-07-11 16:24:57 by simonmar]
[ghc-hetmet.git] / ghc / compiler / stranal / SaLib.lhs
index f3d5dc8..7e485c9 100644 (file)
@@ -18,9 +18,7 @@ module SaLib (
 
 #include "HsVersions.h"
 
-import Id              ( Id )
 import Type            ( Type )
-import CoreSyn         ( CoreExpr )
 import VarEnv
 import IdInfo          ( StrictnessInfo(..) )
 import Demand          ( Demand, pprDemands )