summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci
Commit message (Expand)AuthorAgeFilesLines
* Allow reusing temporary object files generated by GHCi by writing to -odir in...nineonine2019-07-117-0/+53
* T16804: adjust src spansEric Wolf2019-07-093-157/+161
* Add testcase T16804 for #16804Eric Wolf2019-07-096-0/+415
* Add test for #16575Eric Wolf2019-07-024-0/+54
* testsuite: Mark ghci058 as broken on WindowsBen Gamari2019-06-251-1/+2
* testsuite: Fix expected output for caf_crashBen Gamari2019-06-251-0/+1
* testsuite: Don't run T16525a with -DS unless compiler_debuggedBen Gamari2019-06-251-1/+2
* testsuite: Test for #13786Ben Gamari2019-06-237-0/+51
* testsuite: Add caf_crash testcaseBen Gamari2019-06-226-0/+67
* testsuite: Add test for #16563Ben Gamari2019-06-223-0/+4
* ghci: Don't rely on resolution of System.IO to base moduleBen Gamari2019-06-225-16/+10
* testsuite: Mark T15633a and T15633b as fragile on WindowsBen Gamari2019-06-211-2/+2
* testsuite: Mark T3372 as fragile on WindowsBen Gamari2019-06-211-1/+7
* Fix #16525: ObjectCode freed wrongly because of lack of info header checkPhuong Trinh2019-06-135-0/+26
* Fix #16517 by bumping the TcLevel for method sigsRichard Eisenberg2019-06-093-0/+6
* Fix #16700: Tiny errors in output of GHCi commands :forward and :infoRoland Senn2019-06-071-1/+2
* Add GHCi :instances commandXavier Denis2019-06-044-1/+78
* Have GHCi use object code for UnboxedTuples modules #15454Michael Sloan2019-05-226-6/+1
* Allow for multiple linker instances. Fixes Haskell portion of #3372.Julian Leviston2019-05-213-0/+73
* Fix bugs and documentation for #13456Roland Senn2019-05-105-2/+27
* Add regression test for old issue #507Kevin Buhr2019-05-083-0/+3
* Make equality constraints in kinds invisibleRyan Scott2019-05-034-0/+39
* Correct off by one error in ghci +cMatthew Pickering2019-04-225-6/+16
* Use funPrec, not topPrec, to parenthesize GADT argument typesRyan Scott2019-04-044-0/+14
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-224-3/+4
* Reject nested predicates in impredicativity checkingRyan Scott2019-03-202-3/+3
* testsuite: Don't mark T5836 as brokenBen Gamari2019-03-201-3/+1
* testsuite: Mark T5836 as broken on WindowsBen Gamari2019-03-201-1/+3
* testsuite: Fix expected output on Windows for various ghci testsBen Gamari2019-03-203-9/+0
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-159-9/+9
* Remove the GHCi debugger's panicking isUnliftedType checkRyan Scott2019-03-153-2/+18
* Ignore more version numbers in the testsuiteAlec Theriault2019-03-111-1/+2
* Use captureTopConstraints in TcRnDriver callsSimon Peyton Jones2019-03-084-0/+19
* Fix #16391 by using occCheckExpand in TcValidityRyan Scott2019-03-071-5/+5
* Fix #16392: revertCAFs in external interpreter when necessaryPhuong Trinh2019-03-075-0/+24
* testsuite: Use fragile modifier for more testsBen Gamari2019-03-062-5/+3
* Treat kind/type variables identically, demolish FKTVVladislav Zavialov2019-02-274-16/+1
* Fix the ghci063 test on Darwin (Trac #16201)wip/trac-16201Vladislav Zavialov2019-02-252-1/+13
* Expression/command ambiguity resolutionVladislav Zavialov2019-02-231-3/+39
* 'forall' always a keyword, plus the dot type operatorVladislav Zavialov2019-02-151-4/+6
* Fail fast in solveLocalEqualitiesSimon Peyton Jones2019-02-141-28/+0
* Make a smart mkAppTyMSimon Peyton Jones2019-02-141-4/+9
* Fix #16299 by deleting incorrect code from IfaceSynRyan Scott2019-02-121-5/+2
* Fix #16287 by checking for more unsaturated synonym argumentsRyan Scott2019-02-063-0/+23
* testsuite: Add test for #14828Ben Gamari2019-01-312-0/+19
* Add -fdefer-diagnostics to defer and group diagnostic messages in make-modeZejun Wu2019-01-317-0/+54
* Allocate bss section within proper range of other sectionsZejun Wu2019-01-305-0/+30
* testsuite: Use makefile_testBen Gamari2019-01-305-39/+26
* Revert "Batch merge"Ben Gamari2019-01-309-56/+39
* Batch mergeBen Gamari2019-01-309-39/+56