Improve error reporting for precedence errors
authorsimonpj@microsoft.com <unknown>
Mon, 2 Feb 2009 16:44:50 +0000 (16:44 +0000)
committersimonpj@microsoft.com <unknown>
Mon, 2 Feb 2009 16:44:50 +0000 (16:44 +0000)
commit57217f68d74c803a189942eb99eed56610ad296b
tree4eca2616b5f36f64d779e7e723bc24561b2b43cb
parent1c15bee5a8fc004c16693d7d7a2d95b442549b66
Improve error reporting for precedence errors

Adopt the suggestion of Trac #2993, and tidy up the reporting of
precedence parsing errors somewhat.
compiler/rename/RnTypes.lhs
compiler/types/TypeRep.lhs