Fix type checker error message
authorsimonpj@microsoft.com <unknown>
Tue, 1 Feb 2011 12:29:20 +0000 (12:29 +0000)
committersimonpj@microsoft.com <unknown>
Tue, 1 Feb 2011 12:29:20 +0000 (12:29 +0000)
commite222292914f36f4e42c123a380508f570d5a5f46
treea476b8ae722dc89327f92fb510896bcaeca50835
parent8287e2325f56a6ce7f855f4aeb1e975f64717720
Fix type checker error message

See Trac #4940. We had a message
     The lambda expression `\ x -> x' has one argument one argument,
repeating the "one argument" part.  Easy fix.
compiler/typecheck/TcMatches.lhs