Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / simplCore / FloatOut.lhs
index e6e8b7a..4179774 100644 (file)
@@ -31,6 +31,7 @@ import SetLevels      ( Level(..), LevelledExpr, LevelledBind,
 import UniqSupply       ( UniqSupply )
 import List            ( partition )
 import Outputable
+import FastString
 \end{code}
 
        -----------------