X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcMType.lhs;h=fc434d897fe76032f174243f6069fee172b62f1c;hb=f09bc7d19f2f87bf6540afd3240f3c274b8a4af2;hp=30917eff83083f91c82f4a7a5dd0495494e01c03;hpb=49f976f35373adb95e8b7043ba1666d48e7f33f7;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcMType.lhs b/compiler/typecheck/TcMType.lhs index 30917ef..fc434d8 100644 --- a/compiler/typecheck/TcMType.lhs +++ b/compiler/typecheck/TcMType.lhs @@ -88,6 +88,7 @@ import ListSetOps import UniqSupply import SrcLoc import Outputable +import FastString import Control.Monad ( when, unless ) import Data.List ( (\\) )