From: simonpj@microsoft.com Date: Wed, 19 Jan 2011 22:22:47 +0000 (+0000) Subject: Comments only X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=a04ec84a673254d9f2f9d11db12c44a39f2abf3b Comments only --- diff --git a/compiler/types/InstEnv.lhs b/compiler/types/InstEnv.lhs index 753b04a..07f68f7 100644 --- a/compiler/types/InstEnv.lhs +++ b/compiler/types/InstEnv.lhs @@ -499,7 +499,7 @@ lookupInstEnv (pkg_ie, home_ie) cls tys find ((item, map (lookup_tv subst) dfun_tvs) : ms) us rest -- Does not match, so next check whether the things unify - -- See Note [overlapping instances] above + -- See Note [Overlapping instances] above | Incoherent <- oflag = find ms us rest