Merge in new code generator branch.
[ghc-hetmet.git] / compiler / nativeGen / Size.hs
index 3be5430..6b5b1af 100644 (file)
@@ -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