Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / stranal / WwLib.lhs
index 5f63a48..4254d35 100644 (file)
@@ -28,6 +28,7 @@ import UniqSupply
 import Unique
 import Util            ( zipWithEqual, notNull )
 import Outputable
+import FastString
 import List            ( zipWith4 )
 \end{code}