summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Wrap an implication around class-sig kind errorsSimon Peyton Jones2020-03-144-1/+22
* Improve CSE.combineAltsSimon Peyton Jones2020-03-144-0/+45
* Fix LintSimon Peyton Jones2020-03-142-0/+40
* Expose compulsory unfoldings alwaysSimon Peyton Jones2020-03-123-0/+15
* pretty-printer: Do not print ApplicativeDo joinKirill Elagin2020-03-123-0/+43
* pretty-printer: Properly parenthesise LastStmtKirill Elagin2020-03-123-0/+19
* Make DeriveFunctor-generated code require fewer beta reductionsRyan Scott2020-03-116-1/+39
* testsuite: Mark ghci056 and ghcilink004 as fragile in unregBen Gamari2020-03-113-1/+3
* Re-quantify when generalising over rewrite rule typesRyan Scott2020-03-113-10/+16
* Typos in comments [skip ci]Krzysztof Gogolewski2020-03-101-1/+1
* anyRewritableTyVar now looks in RuntimeRepsRichard Eisenberg2020-03-103-0/+28
* Add regression test for T17904Ömer Sinan Ağacan2020-03-102-0/+64
* testsuite: Add test for #17786Ben Gamari2020-03-103-0/+11
* Use InstanceSigs in GND/DerivingVia-generated code (#17899)Ryan Scott2020-03-095-88/+75
* Set `ImpredicativeTypes` during :print command. (#14828)Roland Senn2020-03-022-14/+18
* Show breakpoint locations of breakpoints which were ignored during :force (#2...Roland Senn2020-02-297-4/+32
* Simplify IfaceIdInfo typeÖmer Sinan Ağacan2020-02-292-5/+5
* Monotonic locations (#17632)Vladislav Zavialov2020-02-293-7/+7
* Improve error handling for VTA + deferred type errorsSimon Peyton Jones2020-02-284-1/+16
* PmCheck: Implement Long-distance information with Covered setsSebastian Graf2020-02-274-1/+17
* Modules: Core (#13009)Sylvain Henry2020-02-262-6/+6
* testsuite: Make hasMetricsFile RHS more descriptiveBen Gamari2020-02-261-1/+1
* testsuite: Allow tests to be marked as broken on the command lineBen Gamari2020-02-263-1/+13
* testsuite: Flush stdout buffers in InitEventLoggingBen Gamari2020-02-263-2/+7
* testsuite: Fix symlink testBen Gamari2020-02-261-1/+1
* Remove dead codeKrzysztof Gogolewski2020-02-263-9/+0
* Treat coercions as arguments for floating and inliningAlexis King2020-02-264-4/+12
* Modules: CmmToAsm (#13009)Sylvain Henry2020-02-241-4/+4
* check for safe arguments, raising error when invalid (fix #17720)Stefan Pavikevik2020-02-245-0/+25
* Remove Ord SrcLoc, Ord SrcSpanVladislav Zavialov2020-02-241-2/+3
* Modules: Driver (#13009)Sylvain Henry2020-02-2154-75/+75
* Parser API annotations: RealSrcLocVladislav Zavialov2020-02-2141-101/+149
* TH: wrapGenSyns, don't split the element type too muchMatthew Pickering2020-02-212-0/+65
* Generalize liftData to work over any Quote (#17857)Ryan Scott2020-02-203-2/+17
* Fix #17724 by having occAnal preserve used bindings.Andreas Klebinger2020-02-204-0/+121
* Enable -Wstar-is-type in -WallBen Gamari2020-02-201-1/+1
* Normalize types when dropping absent arguments from workersAlexis King2020-02-203-0/+12
* Fix #17832: Weird handling of exports named main in 8.10-rc1Roland Senn2020-02-204-0/+10
* Fix testsuite on powerpc64lePeter Trommler2020-02-207-20/+22
* Re-implement unsafe coercions in terms of unsafe equality proofsSimon Peyton Jones2020-02-2013-23/+29
* Fix testsuite driver output (#17847)Vladislav Zavialov2020-02-181-1/+1
* Fix unboxed tuple size limit (#17837)Joshua Price2020-02-182-0/+47
* If a :reload finds syntax errors in the module graph, remove the loaded modul...Roland Senn2020-02-183-1/+5
* testsuite: Probe whether symlinks are usable on WindowsBen Gamari2020-02-161-1/+23
* testsuite: Sort test names in expected change outputBen Gamari2020-02-151-3/+3
* testsuite: Assert the opsys names are knownBen Gamari2020-02-141-0/+11
* testsuite: Mark T7702 as fragile on WindowsBen Gamari2020-02-141-1/+1
* testsuite/T16930: Don't rely on gnu grep specific --includeBen Gamari2020-02-142-12/+12
* testsuite: Mark T6132 as broken on FreeBSDBen Gamari2020-02-141-1/+3
* testsuite: Disable tests that assume name of libstdc++ on FreeBSDBen Gamari2020-02-142-3/+16