summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T8353.stderr
Commit message (Expand)AuthorAgeFilesLines
* Improve kind generalisation, error messagesSimon Peyton Jones2020-09-241-10/+5
* Improved Valid Hole FitsMatthías Páll Gissurarson2018-05-301-25/+20
* Track type variable scope more carefully.Richard Eisenberg2018-03-311-15/+5
* Sort valid substitutions for typed holes by "relevance"Matthías Páll Gissurarson2018-01-261-30/+30
* Inform hole substitutions of typeclass constraints (fixes #14273).Matthías Páll Gissurarson2018-01-181-0/+5
* Also show types that subsume a hole as valid substitutions for that hole.Matthías Páll Gissurarson2017-09-211-5/+65
* Show valid substitutions for typed holesMatthías Páll Gissurarson2017-03-291-0/+5
* Annotate `[-Wdeferred-type-errors]` in warnings (re #10752)Herbert Valerio Riedel2016-02-271-3/+3
* Print which warning-flag controls an emitted warningMichael Walker2016-02-251-3/+3
* ghci: fix trac issue #11481Benjamin Bykowski2016-01-271-15/+45
* Easy way to defer type errors (implements #8353)Benjamin Bykowski2015-07-051-0/+25