diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2016-02-08 13:31:11 +0000 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2016-02-08 15:08:48 +0000 |
commit | d6b68be1100203aa13755457f89ee4bbb0297473 (patch) | |
tree | 13e167ce08c938233f5a0cea229cb1d20e5da2e5 /compiler/codeGen/CodeGen | |
parent | 72129686a319406e0c317619d1ba521a7f5b25f3 (diff) | |
download | haskell-d6b68be1100203aa13755457f89ee4bbb0297473.tar.gz |
Improve error messages for recursive superclasses
If we fail to typecheck by blowing the constraint simplifier
iteration limit, we want to see the limit-blowing meessage.
Previously it was being suppressed by the type /error/, which
suppress the iteration-limit /warning/. Solution: make the
iteration-limit message into an error.
Diffstat (limited to 'compiler/codeGen/CodeGen')
0 files changed, 0 insertions, 0 deletions