X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcHsType.lhs;h=08f4f7f718d8e4d9bb8a63cb07087413b77b372d;hb=4c6a3f787abcaed009a574196d82237d9ae64fc8;hp=66102a64dfd36cd5a9d89db9349cca099d5bd4a3;hpb=f59d6c9d6ead47a61681b1086b313c2fad225912;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcHsType.lhs b/compiler/typecheck/TcHsType.lhs index 66102a6..08f4f7f 100644 --- a/compiler/typecheck/TcHsType.lhs +++ b/compiler/typecheck/TcHsType.lhs @@ -53,6 +53,7 @@ import BasicTypes import SrcLoc import UniqSupply import Outputable +import FastString import Control.Monad \end{code}