Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / typecheck / TcEnv.lhs
index ad45c7c..aa27a43 100644 (file)
@@ -81,6 +81,7 @@ import HscTypes
 import SrcLoc
 import Outputable
 import Maybes
+import FastString
 \end{code}