FIX #1364: added support for C finalizers that run as soon as the value is not longer...
[ghc-hetmet.git] / compiler / codeGen / CgLetNoEscape.lhs
index b02bc50..a39e76b 100644 (file)
@@ -36,6 +36,7 @@ import CmmUtils
 import CLabel
 import ClosureInfo
 import CostCentre
+import Id
 import Var
 import SMRep
 import BasicTypes