Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / basicTypes / IdInfo.lhs
index 0a54395..708f4df 100644 (file)
@@ -92,6 +92,7 @@ import ForeignCall
 import NewDemand
 import Outputable      
 import Module
+import FastString
 
 import Data.Maybe