summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail148.stderr
Commit message (Collapse)AuthorAgeFilesLines
* Diagnostic codes: acccept test changessheaf2022-09-131-6/+6
| | | | | | | | The testsuite output now contains diagnostic codes, so many tests need to be updated at once. We decided it was best to keep the diagnostic codes in the testsuite output, so that contributors don't inadvertently make changes to the diagnostic codes.
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-251-5/+5
| | | | | | | 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-7/+7
|
* Improvements to kind error messages, mainlySimon Peyton Jones2012-10-191-0/+1
| | | | Also some expected/actual messages are now the right way round
* Error message wibbles following TyClDecl/HsTyDefn refactoringSimon Peyton Jones2012-03-261-6/+6
|
* Update outputsJose Pedro Magalhaes2011-11-251-2/+1
| | | | We now print less kind information in error messages
* Update outputs after renaming the ? and ?? kindsJose Pedro Magalhaes2011-11-211-1/+1
|
* New kind-polymorphic coreJose Pedro Magalhaes2011-11-111-1/+1
| | | | | | | | | This big patch implements a kind-polymorphic core for GHC. The current implementation focuses on making sure that all kind-monomorphic programs still work in the new core; it is not yet guaranteed that kind-polymorphic programs (using the new -XPolyKinds flag) will work. For more information, see http://haskell.org/haskellwiki/GHC/Kinds
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-201-0/+7