X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcHsSyn.lhs;h=7afd9e8501433c369a26a8e4a9ef253a6cf6ce27;hb=4c6a3f787abcaed009a574196d82237d9ae64fc8;hp=7bb1d5e38da7d342a68659e4212fd8d0949a9405;hpb=6c7b41cc2b24f533697a62bf1843507ae043fc97;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcHsSyn.lhs b/compiler/typecheck/TcHsSyn.lhs index 7bb1d5e..7afd9e8 100644 --- a/compiler/typecheck/TcHsSyn.lhs +++ b/compiler/typecheck/TcHsSyn.lhs @@ -57,6 +57,7 @@ import SrcLoc import Util import Bag import Outputable +import FastString \end{code} \begin{code}