X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcForeign.lhs;h=0353f1f43d267a1170c963e6f70948df0a166607;hp=dc6220661a8e0c75b649295fa69361b0184d785c;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hpb=7c7104a51d477c18f8950112c4bc22c4800367f3 diff --git a/compiler/typecheck/TcForeign.lhs b/compiler/typecheck/TcForeign.lhs index dc62206..0353f1f 100644 --- a/compiler/typecheck/TcForeign.lhs +++ b/compiler/typecheck/TcForeign.lhs @@ -49,6 +49,7 @@ import Outputable import SrcLoc import Bag import Unique +import FastString \end{code} \begin{code}