X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FcodeGen%2FCgExpr.lhs;h=1f11495b604338290b05b7e078ddd251ea3b4d90;hp=71087ca7c59c3dece4d02e7fcc8c6ea8a76812e1;hb=f8f0e76ad302fda30196ebc9230e5fcbc97be537;hpb=cbbee4e8727c583daf32d9bf17f00afaa839ef10 diff --git a/compiler/codeGen/CgExpr.lhs b/compiler/codeGen/CgExpr.lhs index 71087ca..1f11495 100644 --- a/compiler/codeGen/CgExpr.lhs +++ b/compiler/codeGen/CgExpr.lhs @@ -29,8 +29,8 @@ import CgPrimOp import CgHpc import CgUtils import ClosureInfo -import Cmm -import CmmUtils +import OldCmm +import OldCmmUtils import VarSet import Literal import PrimOp