Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / simplCore / SimplUtils.lhs
index 060d346..6d22505 100644 (file)
@@ -58,6 +58,7 @@ import BasicTypes
 import Util
 import MonadUtils
 import Outputable
+import FastString
 
 import List( nub )
 \end{code}