Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / coreSyn / CoreUnfold.lhs
index 7670060..8da91ed 100644 (file)
@@ -48,6 +48,7 @@ import Type
 import PrelNames
 import Bag
 import FastTypes
+import FastString
 import Outputable
 
 \end{code}