Another round of External Core fixes
[ghc-hetmet.git] / compiler / typecheck / TcTyFuns.lhs
index 36ff1bb..625d4cd 100644 (file)
@@ -35,6 +35,7 @@ import Bag
 import Outputable
 import SrcLoc  ( Located(..) )
 import Maybes
+import FastString
 
 -- standard
 import Data.List