summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_fail
Commit message (Expand)AuthorAgeFilesLines
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-0/+4
* Add extra tests for GHCi :script syntax checksStefan Holdermans2020-05-213-0/+5
* Fix #18052 by using pprPrefixOcc in more placesRyan Scott2020-04-153-0/+6
* Have GHCi use object code for UnboxedTuples modules #15454Michael Sloan2019-05-224-12/+0
* Make a smart mkAppTyMSimon Peyton Jones2019-02-141-4/+9
* Fix #16287 by checking for more unsaturated synonym argumentsRyan Scott2019-02-063-0/+23
* Be pickier about unsaturated synonyms in :kindRyan Scott2019-01-083-0/+9
* configure: Bump version to 8.6.0Richard Eisenberg2018-06-191-1/+1
* Improve error message when importing an unusable packageSean D Gillespie2018-06-171-2/+2
* GHCi: Include a note in the hint to expose a hidden packageChaitanya Koparkar2018-05-131-0/+1
* GHCi: Improve the error message for hidden packagesChaitanya Koparkar2018-05-033-0/+7
* Fix #14608 by restoring an unboxed tuple checkRyan Scott2018-01-024-0/+12
* Testsuite: delete compiler_lt/le/gt/ge setup functionsThomas Miedema2016-02-171-1/+1
* Complete operators properlyArthur Fayzrakhmanov (Артур Файзрахманов)2016-01-171-1/+1
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-071-2/+0
* Add missing stderr fileBen Gamari2015-10-221-0/+3
* Add another test for #10549Ben Gamari2015-10-223-0/+7
* Ensure DynFlags are consistentBen Gamari2015-08-065-0/+25