Improve error reports for kind checking (Trac #2994)
authorsimonpj@microsoft.com <unknown>
Wed, 4 Feb 2009 15:07:36 +0000 (15:07 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 4 Feb 2009 15:07:36 +0000 (15:07 +0000)
commitbd0bd647062bad646dd8b2d0f85cce67c2079907
treefcdde645546ef9ae864c0618d57405b90233b9db
parent1ef81a94d77cffce1b0a592b25d7f4a9aa8ea1d3
Improve error reports for kind checking (Trac #2994)

I followed the suggestion in Trac #2994, which took longer than I
expected.  As usual I did a bit of tidying up at the same time,
and improved a few other error reports.
compiler/typecheck/TcHsType.lhs
compiler/typecheck/TcRnDriver.lhs
compiler/typecheck/TcSplice.lhs
compiler/typecheck/TcTyClsDecls.lhs