summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/all.T
Commit message (Expand)AuthorAgeFilesLines
* Rename [] to List (#21294)Vladislav Zavialov2022-04-071-0/+1
* Make -ddump-rn-ast and -ddump-tc-ast work in GHCiMatthew Pickering2022-03-251-1/+1
* Fix behaviour of -Wunused-packages in ghciMatthew Pickering2022-03-231-0/+3
* Improve out-of-order inferred type variablessheaf2022-03-021-0/+1
* GHCi: don't normalise partially instantiated typessheaf2022-02-251-0/+1
* testsuite: Normalise output of ghci011 and T7627Matthew Pickering2022-02-231-2/+7
* testsuite: Mark test that require RTS linkerPeter Trommler2022-01-241-1/+3
* Correct type of static forms in hsExprTypeMatthew Pickering2022-01-181-0/+1
* Use interactive flags when printing expressions in GHCiMatthew Pickering2022-01-111-0/+1
* Add regression test (#13997)nineonine2022-01-051-0/+1
* Multiple Home UnitsMatthew Pickering2021-12-281-0/+2
* testsuite: Remove reqlib modifierMatthew Pickering2021-12-221-5/+2
* Ghci environment: Do not remove shadowed idsJoachim Breitner2021-12-141-0/+3
* Improve handling of import statements in GHCi (#20473)Morrow2021-11-171-0/+2
* Print the Type kind qualified when ambiguous (#20627)Vladislav Zavialov2021-11-071-0/+1
* Allow CApi FFI calls in GHCiMatthew Pickering2021-11-051-0/+1
* Fix #19884: add warning to tags command, drop T10989Emily Martins2021-10-191-1/+0
* ghci: Explicitly store and restore interface file cacheMatthew Pickering2021-10-171-0/+1
* Recover test case for T11547Joachim Breitner2021-10-071-0/+1
* ghci: Fix rec statements in interactive promptMatthew Pickering2021-08-171-0/+1
* Fix GHCi completion (#20101)Zubin Duggal2021-08-041-0/+1
* Correctly unload libs on GHCi with external iservTito Sacchi2021-08-031-2/+1
* ghci: Add test for #18330Matthew Pickering2021-06-251-0/+4
* ghci: Correct free variable calculation in StgToByteCodeMatthew Pickering2021-06-231-0/+1
* Driver Rework PatchMatthew Pickering2021-06-031-5/+5
* Implement :info for record pattern synonyms (#19462)nineonine2021-05-191-0/+1
* pe: enable code unloading for WindowsTamar Christina2021-05-031-3/+3
* Only load package environment file once when starting GHCiMatthew Pickering2021-04-181-0/+8
* Add {lifted,unlifted}DataConKey to pretendNameIsInScope's list of NamesRyan Scott2021-04-131-0/+1
* Fix magicDict in ghci (and in the presence of other ticks)Matthew Pickering2021-04-101-1/+1
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-051-0/+1
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-211-1/+0
* GHCi :complete command for operators: Fix spaceless cases of #10576.Roland Senn2021-02-131-4/+2
* Fix pretty-printing of invisible arguments for FUN 'Many (#19310)Krzysztof Gogolewski2021-02-091-0/+1
* Fix buglet in expandSynTyCon_maybeSimon Peyton Jones2021-02-061-0/+1
* Fix error recovery in solveEqualitiesSimon Peyton Jones2021-01-221-0/+2
* Use captureTopConstraints at top levelSimon Peyton Jones2021-01-171-0/+1
* GHCi: Fill field `DynFlags.dumpPrefix`. (Fixes #17500)Roland Senn2021-01-071-0/+1
* Force module recompilation if '*' prefix was used to load modules in ghci (#8...nineonine2020-12-171-0/+1
* Expand type synonyms with :kind!Simon Peyton Jones2020-11-021-0/+2
* Compile modules with `-fobject-code` enabled to byte-code when loaded with `*...nineonine2020-10-201-0/+1
* Add regression test for #18755.Richard Eisenberg2020-10-011-0/+1
* Add regression test #18501Ryan Scott2020-09-291-0/+1
* testsuite: Unmark T5975[ab] as broken on WindowsBen Gamari2020-09-201-2/+2
* testsuite: Mark T5975[ab] as broken on WindowsBen Gamari2020-09-051-2/+5
* Introduce isBoxedTupleDataCon and use it to fix #18644Ryan Scott2020-09-041-0/+1
* Add test for #17669nineonine2020-06-041-0/+1
* GHC.Prim docs: note and testmniip2020-04-231-0/+1
* testsuite: Mark ghci056 and ghcilink004 as fragile in unregBen Gamari2020-03-111-0/+1
* Fix testsuite on powerpc64lePeter Trommler2020-02-201-4/+4