Commit Graph

1 Commits

Author SHA1 Message Date
Edwin Brady
be1569e66d Fix type class name propagation issue
We weren't shadowing names correctly when a class was parameterised on a
single variable and one of the methods bound the same name. This almost
never happens, but leads to very odd error messages when it does.

Fixes #2026
2015-03-20 19:55:51 +00:00