summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/all.T
Commit message (Expand)AuthorAgeFilesLines
* Add additional step to T16804Eric Wolf2019-08-311-1/+5
* GHCi supports not-necessarily-lifted join pointsRichard Eisenberg2019-08-141-0/+1
* Add a -fprint-axiom-incomps option (#15546)mniip2019-08-071-0/+1
* Add testcase T16804 for #16804Eric Wolf2019-07-091-0/+1
* Add test for #16575Eric Wolf2019-07-021-0/+1
* testsuite: Mark ghci058 as broken on WindowsBen Gamari2019-06-251-1/+2
* testsuite: Add test for #16563Ben Gamari2019-06-221-0/+1
* Fix #16517 by bumping the TcLevel for method sigsRichard Eisenberg2019-06-091-0/+1
* Add GHCi :instances commandXavier Denis2019-06-041-1/+1
* Make equality constraints in kinds invisibleRyan Scott2019-05-031-0/+1
* Correct off by one error in ghci +cMatthew Pickering2019-04-221-0/+1
* Use funPrec, not topPrec, to parenthesize GADT argument typesRyan Scott2019-04-041-0/+1
* testsuite: Don't mark T5836 as brokenBen Gamari2019-03-201-3/+1
* testsuite: Mark T5836 as broken on WindowsBen Gamari2019-03-201-1/+3
* Remove the GHCi debugger's panicking isUnliftedType checkRyan Scott2019-03-151-1/+1
* Ignore more version numbers in the testsuiteAlec Theriault2019-03-111-1/+2
* Use captureTopConstraints in TcRnDriver callsSimon Peyton Jones2019-03-081-0/+1
* Fix the ghci063 test on Darwin (Trac #16201)wip/trac-16201Vladislav Zavialov2019-02-251-1/+1
* testsuite: Add test for #14828Ben Gamari2019-01-311-0/+1
* testsuite: Use makefile_testBen Gamari2019-01-301-10/+6
* Revert "Batch merge"Ben Gamari2019-01-301-6/+10
* Batch mergeBen Gamari2019-01-301-10/+6
* testsuite: Mark ghci063 as broken on DarwinBen Gamari2019-01-231-1/+1
* Fix tests for `integer-simple`Alec Theriault2019-01-161-2/+2
* Refactor GHCi UI to fix #11606, #12091, #15721, #16096Ömer Sinan Ağacan2019-01-131-1/+3
* Fix #16030 by refactoring IfaceSyn's treatment of GADT constructorsRyan Scott2018-12-191-0/+1
* Fix ghci crash when starting with -fno-implicit-import-qualifiedZejun Wu2018-12-171-1/+2
* testsuite: Fix a number of GHCi-related failures due to integer-simpleBen Gamari2018-12-121-2/+2
* Fix #15941 by only special-casing visible infix applicationsRyan Scott2018-11-261-0/+1
* Print explicit foralls in type family eqns when appropriateRyan Scott2018-11-261-0/+1
* Smarter HsType pretty-print for promoted dataconsSimon Peyton Jones2018-11-151-0/+1
* Finish fix for #14880.Tobias Dammers2018-10-281-0/+1
* Trigger multiline mode in GHCi on '\case' (#13087)Alec Theriault2018-10-241-0/+1
* GHCi should not filter instances involving cTuplesAlec Theriault2018-10-021-0/+1
* Quantify class variables first in associated families' kindsRyan Scott2018-10-011-0/+1
* Fix get getIdFromTrivialExprSimon Peyton Jones2018-09-231-0/+1
* Rename kind vars in left-to-right order in bindHsQTyVarsRyan Scott2018-08-281-0/+1
* Disable -fghci-leak-check in DEBUG modeRichard Eisenberg2018-07-141-2/+14
* Make ppr_tc_args aware of -fprint-explicit-kindsRyan Scott2018-07-051-0/+1
* Allow :info for (~) in GHCiRyan Scott2018-06-201-0/+1
* Disable `-fdefer-out-of-scope-variables` in ghci.HE, Tao2018-06-141-0/+1
* Don't expose (~#), (~R#), (~P#) from GHC.PrimRyan Scott2018-06-071-0/+2
* Mark #12447's test case as expected to passRyan Scott2018-05-261-1/+1
* Test #14884, #14969Richard Eisenberg2018-04-021-0/+1
* Revert "GHCi: Don't remove shadowed bindings from typechecker scope."Ömer Sinan Ağacan2018-03-081-1/+0
* Parenthesize (() :: Constraint) in argument positionRyan Scott2018-03-031-0/+1
* Don't add targets that can't be found in GHCiJulian Priestley2018-01-311-0/+1
* testsuite: Add testcase for #12158Ben Gamari2018-01-261-0/+1
* Disable -XRebindableSyntax when running internal GHCi expressionsRyan Scott2017-10-191-0/+2
* Track the order of user-written tyvars in DataConRyan Scott2017-10-031-0/+1