summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T2182ghci.stderr
Commit message (Expand)AuthorAgeFilesLines
* Diagnostic codes: acccept test changessheaf2022-09-131-5/+5
* Print constraints in quotes (#21167)Swann Moreau2022-08-191-5/+5
* A collection of type-inference refactorings.Simon Peyton Jones2016-10-211-5/+5
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-15/+15
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-5/+5
* Fix off-by-one error in GHCi line reporting (Trac #10578)Ömer Sinan Ağacan2015-07-171-5/+5
* Improve error message for Typeable k (T k)Simon Peyton Jones2015-06-261-30/+25
* Modify a couple of error messages slightlySimon Peyton Jones2015-01-061-30/+30
* Filter instance visibility based on set of visible orphans, fixes #2182.ghc-instvisEdward Z. Yang2014-11-291-0/+30