diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2013-04-29 17:28:20 +0100 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2013-04-30 09:51:08 +0100 |
commit | b988dc39a06278acc2373ba9a40ee08da0127411 (patch) | |
tree | 04b7a0fd132254dc783e13bee998fb967c11654d /compiler/codeGen | |
parent | d3149f6096a987e94d4989e537c1a133bcbb9a6f (diff) | |
download | haskell-b988dc39a06278acc2373ba9a40ee08da0127411.tar.gz |
Suppress a misleading error message (Trac #7869)
We were saying
The function `f' is applied to one argument,
but its type `[a] -> b' has only one
which is obviously bogus.
This fix suppresses the explanation in cases where it may not
be the *right* explanation.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions