X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcForeign.lhs;h=0353f1f43d267a1170c963e6f70948df0a166607;hb=79011516105291b58324ce71a87f6bb26a131090;hp=dc6220661a8e0c75b649295fa69361b0184d785c;hpb=8fb4c1197144accee0ea5add1e92cffa8c62f4e4;p=ghc-hetmet.git 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}