Comments only
authorsimonpj@microsoft.com <unknown>
Wed, 19 Jan 2011 22:22:47 +0000 (22:22 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 19 Jan 2011 22:22:47 +0000 (22:22 +0000)
compiler/types/InstEnv.lhs

index 753b04a..07f68f7 100644 (file)
@@ -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