X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FnativeGen%2FSize.hs;h=6b5b1aff598f89a7ad4cbc89b9c72d6aba4f73ed;hp=3be5430e82d23fd33b5f614cb3e5e65f7a7779fe;hb=914e415702a25a6e52ab1eaaf2aea233d6c6097e;hpb=b04a210e26ca57242fd052f2aa91011a80b76299 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