summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/all.T
Commit message (Expand)AuthorAgeFilesLines
...
* Fix #13963.Richard Eisenberg2017-09-141-0/+1
* Fix #13407 by suppressing invisibles better.Richard Eisenberg2017-09-141-0/+1
* Fix egregious duplication of vars in RnTypesRyan Scott2017-09-051-0/+1
* Remove unneeded reqlibs for mtl and parsec in the GHC testsuiteRyan Scott2017-08-171-1/+1
* Don't drop GHCi-defined functions with -fobject-code enabledRyan Scott2017-08-141-3/+2
* Make GHCi work when RebindableSyntax is enabledRyan Scott2017-06-021-0/+1
* Pretty-print strict record fields from ifaces correctlyRyan Scott2017-05-201-0/+1
* Only pretty-print binders in closed type families with -fprint-explicit-forallsRyan Scott2017-04-251-0/+1
* Don't setProgramDynFlags on every :loadSimon Marlow2017-04-251-0/+1
* testsuite: Add test for #13591Ben Gamari2017-04-231-0/+1
* :cd affects the iserv process tooSimon Marlow2017-04-021-0/+1
* Fix 'unsolved constraints' in GHCiSimon Peyton Jones2017-03-271-0/+1
* Fix #13202 by failing more eagerly in tcRnStmtRichard Eisenberg2017-03-171-0/+2
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-8/+10
* tests: manually move some extra_files into *.T filesReid Barton2017-02-261-3/+6
* Add support for StaticPointers in GHCiBen Gamari2017-02-021-0/+1
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-42/+14
* Testsuite: Skip failing tests on PowerPC 64-bitPeter Trommler2016-12-271-1/+2
* print * in unicode correctly (fixes #12550)John Leo2016-12-131-1/+1
* testsuite: Add test for #10249Ben Gamari2016-12-081-0/+1
* testsuite: Add (still failing) testcase for #12550Ben Gamari2016-11-211-0/+1
* testsuite: Add (still broken) testcase for #12447Ben Gamari2016-11-211-0/+1
* testsuite: Add test for #12024Ben Gamari2016-11-211-0/+1
* Fix -fobject-code with -fexternal-interpreterSimon Marlow2016-11-161-0/+1
* GHCi: Don't remove shadowed bindings from typechecker scope.mniip2016-10-011-0/+1
* testsuite: Failing testcase for #12091Ben Gamari2016-08-311-0/+3
* Tag pointers in interpreted constructorsmniip2016-08-301-0/+1
* Add T12520 as a testÖmer Sinan Ağacan2016-08-231-0/+1
* Testsuite: use ignore_stderr/stdout instead of ignore_outputThomas Miedema2016-06-291-3/+5
* Fix #10963 and #11975 by adding new cmds to GHCi.Richard Eisenberg2016-06-231-0/+2
* Testsuite: remove `-Wno-warn-tabs` from default flagsThomas Miedema2016-06-201-3/+2
* testsuite: Mark broken tests on powerpc64lePeter Trommler2016-06-031-2/+4
* Fix bytecode gen to deal with rep-polymorphismSimon Peyton Jones2016-05-261-0/+1
* Greater customization of GHCi promptniksaz2016-05-011-0/+3
* Deeply instantiate in :typeSimon Peyton Jones2016-04-041-0/+1
* Test Trac #11728Simon Peyton Jones2016-03-251-0/+1
* Track specified/invisible more carefully.Richard Eisenberg2016-03-211-0/+1
* Refactor visible type application.Richard Eisenberg2016-03-141-0/+1
* Fix printing of an `IfacePatSyn`Rik Steenkamp2016-03-051-0/+1
* testsuite: mark tests broken on powerpc64Peter Trommler2016-02-251-0/+2
* Mark some ghci tests as req_interpReid Barton2016-01-221-3/+3
* Don't print "Loaded GHCi configuration" message in ghc -e (#11478)Reid Barton2016-01-221-0/+2
* Fix IfaceType generation for TyCons without TyVarsÖmer Sinan Ağacan2016-01-191-0/+1
* Hide derived OccNames from userBen Gamari2016-01-191-1/+3
* Complete operators properlyArthur Fayzrakhmanov (Артур Файзрахманов)2016-01-171-0/+3
* Test #11252 in ghci/scripts/T11252Richard Eisenberg2016-01-151-0/+1
* Reject import declaration with semicolon in GHCiRik Steenkamp2016-01-091-0/+1
* testsuite: Add testcase for #8316Ben Gamari2015-12-211-0/+1
* Warn about unused type variables in type familiesMichał Sośnicki2015-12-211-0/+1
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-4/+8