Don't pass our gcc options to stage0 ghc's gcc; they may not be suitable
[ghc-hetmet.git] / compiler / codeGen / CgLetNoEscape.lhs
index 14f5fb8..5870cec 100644 (file)
@@ -30,7 +30,6 @@ import CLabel
 import ClosureInfo
 import CostCentre
 import Id
-import Var
 import SMRep
 import BasicTypes
 \end{code}