X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FnativeGen%2FSize.hs;h=6b5b1aff598f89a7ad4cbc89b9c72d6aba4f73ed;hp=3be5430e82d23fd33b5f614cb3e5e65f7a7779fe;hb=889c084e943779e76d19f2ef5e970ff655f511eb;hpb=f1a90f54590e5a7a32a9c3ef2950740922b1f425 diff --git a/compiler/nativeGen/Size.hs b/compiler/nativeGen/Size.hs index 3be5430..6b5b1af 100644 --- a/compiler/nativeGen/Size.hs +++ b/compiler/nativeGen/Size.hs @@ -22,7 +22,7 @@ module Size ( where -import Cmm +import OldCmm import Outputable -- It looks very like the old MachRep, but it's now of purely local