Fix warnings in utils/FastTypes
[ghc-hetmet.git] / compiler / nativeGen / MachRegs.lhs
index 2205ce0..522f715 100644 (file)
@@ -103,7 +103,7 @@ import qualified Outputable
 import Unique
 import UniqSet
 import Constants
-import FastTypes
+import FastBool
 import UniqFM
 
 import GHC.Exts