Split the Id related functions out from Var into Id, document Var and some of Id
[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