Refactor type errors a bit
authorsimonpj@microsoft.com <unknown>
Fri, 17 Sep 2010 08:07:26 +0000 (08:07 +0000)
committersimonpj@microsoft.com <unknown>
Fri, 17 Sep 2010 08:07:26 +0000 (08:07 +0000)
commitaf2e0d24abe49e06fdee4a95530af8a5c33da4a3
tree1fe1a20e712e6544967b4331d2096d091ecbdbe5
parent463e89085872d0cde8c3c1610860a3013ad07900
Refactor type errors a bit

Improves kind error messages in paticular
compiler/typecheck/TcCanonical.lhs
compiler/typecheck/TcErrors.lhs
compiler/typecheck/TcRnTypes.lhs
compiler/typecheck/TcSimplify.lhs
compiler/typecheck/TcUnify.lhs