Another round of External Core fixes
[ghc-hetmet.git] / compiler / typecheck / TcDeriv.lhs
index 7422c6f..2edd836 100644 (file)
@@ -46,6 +46,7 @@ import SrcLoc
 import Util
 import ListSetOps
 import Outputable
+import FastString
 import Bag
 \end{code}