Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / typecheck / TcHsType.lhs
index 66102a6..08f4f7f 100644 (file)
@@ -53,6 +53,7 @@ import BasicTypes
 import SrcLoc
 import UniqSupply
 import Outputable
+import FastString
 
 import Control.Monad
 \end{code}