FIX BUILD with ghc-6.4.x
[ghc-hetmet.git] / compiler / nativeGen / MachCodeGen.hs
index 8f6cfcb..10f6655 100644 (file)
@@ -45,7 +45,7 @@ import OrdList
 import Pretty
 import Outputable
 import FastString
-import FastTypes       ( isFastTrue )
+import FastBool                ( isFastTrue )
 import Constants       ( wORD_SIZE )
 
 #ifdef DEBUG