add -fsimpleopt-before-flatten
[ghc-hetmet.git] / compiler / nativeGen / TargetReg.hs
index 1a8d883..35b49d1 100644 (file)
@@ -27,7 +27,7 @@ import Reg
 import RegClass
 import Size
 
-import CmmExpr (wordWidth)
+import CmmType (wordWidth)
 import Outputable
 import Unique
 import FastTypes