summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail187.stderr
Commit message (Collapse)AuthorAgeFilesLines
* Testsuite: accept output without Windows line endings (#11631)Thomas Miedema2016-02-231-5/+5
|
* Report arity errors correctly despite kindsSimon Peyton Jones2015-06-181-5/+5
| | | | | | | | | | | | Trac #10516 pointed out that when reporting arity errors (like "T needs 2 arguments but has been given 1"), we should not count kind arguments, since they are implicit. If we include kind args in the count, we get very confusing error messages indeed. I did a little bit of refactoring which make some error messages wobble around. But the payload of this fix is in TcValidity.tyConArityErr
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-251-2/+2
| | | | | | | This matches GCC's choice of Unicode quotation marks (i.e. U+2018 and U+2019) and therefore looks more familiar on the console. This addresses #2507. Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-241-2/+2
|
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-201-0/+5