summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/Defer02.stderr
Commit message (Expand)AuthorAgeFilesLines
* Diagnostic codes: acccept test changessheaf2022-09-131-20/+20
* Print constraints in quotes (#21167)Swann Moreau2022-08-191-3/+3
* Use diagnostic infrastructure in GHC.Tc.Errorssheaf2022-01-171-2/+2
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-10/+10
* Do eager instantation in termsSimon Peyton Jones2020-04-221-5/+5
* Initialise cec_suppress properlySimon Peyton Jones2018-08-201-31/+0
* Built-in Natural literals in CoreSylvain Henry2018-06-151-0/+1
* Refactor TcExpr.tcSeqSimon Peyton Jones2018-06-121-2/+2
* Turn "inaccessible code" error into a warningTobias Dammers2018-06-021-1/+1
* Fix error-message suppress on given equalitiesSimon Peyton Jones2017-03-271-0/+5
* Don't return empty initial uncovered set for an unsat contextMatthew Pickering2017-02-051-4/+0
* Be less picky about reporing inaccessible codeSimon Peyton Jones2016-09-121-28/+9
* Testsuite: remove Windows CR [skip ci]Thomas Miedema2016-06-201-197/+197
* Testsuite: run tests in <testdir>.run instead of /tmpThomas Miedema2016-06-181-36/+36
* Improve typechecking of let-bindingsSimon Peyton Jones2016-06-131-198/+197
* Make equality print better. (#11712)Richard Eisenberg2016-03-211-2/+2
* Annotate `[-Wdeferred-type-errors]` in warnings (re #10752)Herbert Valerio Riedel2016-02-271-13/+13
* Print which flag controls emitted desugaring warningsHerbert Valerio Riedel2016-02-271-2/+2
* (Alternative way to) address #8710George Karachalias2016-02-251-2/+2
* Visible type applicationRichard Eisenberg2015-12-241-2/+9
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+6
* Major Overhaul of Pattern Match Checking (Fixes #595)George Karachalias2015-12-031-0/+8
* Refactor treatment of wildcardsSimon Peyton Jones2015-12-011-142/+125
* Rearrange error msgs and add section markers (Trac #11014).Evan Laforge2015-11-241-12/+12
* Improve error messages for ambiguous type variablesDavid Kraeutmann2015-10-071-3/+4
* Improve the error messages for class instance errorsSimon Peyton Jones2015-09-021-193/+194
* Tidy up and refactor wildcard handlingSimon Peyton Jones2015-08-051-189/+193
* Fix off-by-one error in GHCi line reporting (Trac #10578)Ömer Sinan Ağacan2015-07-171-2/+2
* Improve error message for Typeable k (T k)Simon Peyton Jones2015-06-261-4/+2
* Remove some horrible munging of origins for CoercibleSimon Peyton Jones2015-06-181-32/+32
* Modify a couple of error messages slightlySimon Peyton Jones2015-01-061-8/+7
* Wibbles (usually improvements) to error messagesSimon Peyton Jones2014-11-211-2/+4
* ghc generates more user-friendly error messagesMike Izbicki2014-11-191-2/+6
* When outputting list of available instances, sort it.Edward Z. Yang2014-11-181-1/+1
* Use correct precedence when printing contexts with class operatorsSimon Peyton Jones2014-10-071-4/+4
* Wibbles to "...plus N others" error message about instances in scopeSimon Peyton Jones2014-08-281-3/+2
* Tidy up the printing of single-predicate contextsSimon Peyton Jones2014-06-201-2/+2
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-251-69/+69
* Error message wibbles following ambiguity check changesSimon Peyton Jones2013-10-021-0/+2
* Error message wibblesSimon Peyton Jones2013-09-101-4/+4
* Wibbles to error messages, following the fix for Trac #7851Simon Peyton Jones2013-04-291-7/+2
* Error message wibblesSimon Peyton Jones2013-04-231-0/+5
* Accept Defer02 output following unicode quotes changeIan Lynagh2013-02-241-107/+107
* Fix line endings in Defer02.stderrIan Lynagh2013-02-241-185/+185
* Wibbles to error messages and tests, following ambiguity-check changesSimon Peyton Jones2013-01-081-179/+185
* I've changed the error reporting so that with -fdefer-type-errorsSimon Peyton Jones2012-10-041-0/+42
* Tons of error message wibblesSimon Peyton Jones2012-09-281-41/+27
* Follow the move of Word from base to ghc-primIan Lynagh2012-05-221-2/+3
* Add combined_output option.Paolo Capriotti2012-04-231-91/+150
* Error message wibbles following TyClDecl/HsTyDefn refactoringSimon Peyton Jones2012-03-261-91/+91