Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / typecheck / TcArrows.lhs
index 90a5e88..11daed7 100644 (file)
@@ -40,6 +40,7 @@ import Type
 
 import SrcLoc
 import Outputable
+import FastString
 import Util
 
 import Control.Monad