Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / rename / RnSource.lhs
index 741440f..70c9957 100644 (file)
@@ -49,6 +49,7 @@ import NameEnv
 import LazyUniqFM
 import OccName 
 import Outputable
+import FastString
 import SrcLoc          ( Located(..), unLoc, noLoc )
 import DynFlags        ( DynFlag(..) )
 import Maybe            ( isNothing )