X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2FcodeGen%2FCgLetNoEscape.lhs;h=a39e76b61fe3c0cc7c7d6160af75066c293fc456;hb=ab6f7888dfc275d3e8528465ecb058e2f2e8d8a3;hp=b02bc50f947abb77a9104ae1b284fbe10b5cd142;hpb=7fc749a43b4b6b85d234fa95d4928648259584f4;p=ghc-hetmet.git diff --git a/compiler/codeGen/CgLetNoEscape.lhs b/compiler/codeGen/CgLetNoEscape.lhs index b02bc50..a39e76b 100644 --- a/compiler/codeGen/CgLetNoEscape.lhs +++ b/compiler/codeGen/CgLetNoEscape.lhs @@ -36,6 +36,7 @@ import CmmUtils import CLabel import ClosureInfo import CostCentre +import Id import Var import SMRep import BasicTypes