Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / typecheck / FamInst.lhs
index ca5a7e9..224a960 100644 (file)
@@ -27,6 +27,7 @@ import SrcLoc
 import Outputable
 import LazyUniqFM
 import FiniteMap
+import FastString
 
 import Maybe
 import Monad