summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T10285.stderr
Commit message (Expand)AuthorAgeFilesLines
* Diagnostic codes: acccept test changessheaf2022-09-131-1/+1
* Print constraints in quotes (#21167)Swann Moreau2022-08-191-1/+1
* Use diagnostic infrastructure in GHC.Tc.Errorssheaf2022-01-171-1/+1
* Revert "Specify kind variables for inferred kinds in base."Ben Gamari2020-05-251-1/+1
* Specify kind variables for inferred kinds in base.Baldur Blöndal2020-05-081-1/+1
* Always display inferred variables using bracesKrzysztof Gogolewski2020-02-121-1/+1
* Testsuite: remove Windows CR again.. [skip ci]Thomas Miedema2016-06-201-22/+22
* Improve typechecking of let-bindingsSimon Peyton Jones2016-06-131-22/+22
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+1
* Refactor treatment of wildcardsSimon Peyton Jones2015-12-011-16/+18
* Rearrange error msgs and add section markers (Trac #11014).Evan Laforge2015-11-241-2/+2
* Remove some horrible munging of origins for CoercibleSimon Peyton Jones2015-06-181-4/+1
* Testsuite wibble around decomposing newtypes.Richard Eisenberg2015-06-161-1/+4
* Fix #10285 by refusing to use NthCo on a newtype.Richard Eisenberg2015-04-241-0/+20