X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcBinds.lhs;h=95f3d4137e097120481e09ad6075714108bd1fce;hp=9e0b5834972f43f4465134bd5aa50801af2d5b74;hb=e68a891932d615590d9b1ab5752ada8142db5053;hpb=62c79599b7f5ae052309e22e0c188f2770e16c67 diff --git a/compiler/typecheck/TcBinds.lhs b/compiler/typecheck/TcBinds.lhs index 9e0b583..95f3d41 100644 --- a/compiler/typecheck/TcBinds.lhs +++ b/compiler/typecheck/TcBinds.lhs @@ -827,7 +827,7 @@ checkDistinctTyVars sig_tvs <+> quotes (ppr tidy_tv2) ; failWithTcM (env2, msg) } where -\end{code} +\end{code} @getTyVarsToGen@ decides what type variables to generalise over.