X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcRules.lhs;h=50ad098e1e08ade12e1a674e3f40c044cc39b398;hp=a0774fed622f3d8748912ee3dad540a4ffa955dd;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hpb=7c7104a51d477c18f8950112c4bc22c4800367f3 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}