X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcMType.lhs;h=243fc853d5bb93d87ccec9cdb0b7eb401623bb0a;hp=c7385e2912a06dba65b958494aaeba2190de4f4a;hb=bd8a952b1ec55c1c8fe6db968f8f0cc08596a550;hpb=369d62baac8b930320ec1b604fb6625b14d0402d diff --git a/compiler/typecheck/TcMType.lhs b/compiler/typecheck/TcMType.lhs index c7385e2..243fc85 100644 --- a/compiler/typecheck/TcMType.lhs +++ b/compiler/typecheck/TcMType.lhs @@ -33,7 +33,7 @@ module TcMType ( -------------------------------- -- Instantiation tcInstTyVar, tcInstType, tcInstTyVars, tcInstBoxyTyVar, - tcInstSigType, + tcInstType, tcInstSigType, tcInstSkolTyVars, tcInstSkolType, tcSkolSigType, tcSkolSigTyVars, occurCheckErr, execTcTyVarBinds,