X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FCgCase.lhs;h=1eea96c1b09c4cac89ffe346f78619eb92770984;hb=927df6486bc0dcb598b82702ca40c8fad0d9b25f;hp=9f24fba379be5e18d2170cc5679f975e79d28383;hpb=184a5cedce7f8a253308d96a297acf09e3eb1199;p=ghc-hetmet.git diff --git a/compiler/codeGen/CgCase.lhs b/compiler/codeGen/CgCase.lhs index 9f24fba..1eea96c 100644 --- a/compiler/codeGen/CgCase.lhs +++ b/compiler/codeGen/CgCase.lhs @@ -27,8 +27,8 @@ import CgInfoTbls import ClosureInfo import SMRep -import CmmUtils -import Cmm +import OldCmmUtils +import OldCmm import StgSyn import StaticFlags