X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcRules.lhs;h=50ad098e1e08ade12e1a674e3f40c044cc39b398;hb=79011516105291b58324ce71a87f6bb26a131090;hp=a0774fed622f3d8748912ee3dad540a4ffa955dd;hpb=fb2771f8d4228535353f7161c63d5ad0055e9df7;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcRules.lhs b/compiler/typecheck/TcRules.lhs index a0774fe..50ad098 100644 --- a/compiler/typecheck/TcRules.lhs +++ b/compiler/typecheck/TcRules.lhs @@ -30,6 +30,7 @@ import Id import Name import SrcLoc import Outputable +import FastString \end{code} \begin{code}