X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcBinds.lhs;h=1e76698f9b833911721a2a3fde81e6b04e4ccefa;hp=7cafd3c1c59a3783d16e98317c5c6de1dbddeda1;hb=bb7ffa1642e2110e26e1243c42a8a24adafa985d;hpb=0f5e104c36b1dc3d8deeec5fef3d65e7b3a1b5ad diff --git a/compiler/typecheck/TcBinds.lhs b/compiler/typecheck/TcBinds.lhs index 7cafd3c..1e76698 100644 --- a/compiler/typecheck/TcBinds.lhs +++ b/compiler/typecheck/TcBinds.lhs @@ -860,7 +860,6 @@ checkDistinctTyVars sig_tvs <+> ptext (sLit "is unified with another quantified type variable") <+> quotes (ppr tidy_tv2) ; failWithTcM (env2, msg) } - where \end{code}