Another round of External Core fixes
[ghc-hetmet.git] / compiler / typecheck / TcMatches.lhs
index b7262d6..5826eb9 100644 (file)
@@ -42,6 +42,7 @@ import TysPrim
 import Outputable
 import Util
 import SrcLoc
+import FastString
 
 import Control.Monad
 \end{code}