Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / coreSyn / CorePrep.lhs
index 4d94261..f0c2d9f 100644 (file)
@@ -35,6 +35,7 @@ import DynFlags
 import Util
 import Outputable
 import MonadUtils
+import FastString
 \end{code}
 
 -- ---------------------------------------------------------------------------