summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* PmCheck: Rewrite inhabitation testSebastian Graf2020-09-223-0/+58
* Fix the occurrence analyserSimon Peyton Jones2020-09-222-0/+30
* Better eta-expansion (again) and don't specilise DFunsSimon Peyton Jones2020-09-227-127/+111
* Disallow constraints in KindSigCtxtRyan Scott2020-09-213-0/+19
* testsuite: Mark TH_spliceE5_prof as broken on WindowsGHC GitLab CI2020-09-201-1/+2
* testsuite: Fix WinIO error message normalizationGHC GitLab CI2020-09-201-4/+6
* testsuite: Mark some GHCi/Makefile tests as broken on WindowsBen Gamari2020-09-204-0/+5
* testsuite: Update expected output for outofmem on WindowsBen Gamari2020-09-201-1/+1
* testsuite: Unmark T5975[ab] as broken on WindowsBen Gamari2020-09-201-2/+2
* testsuite: Unmark T12971 as broken on WindowsBen Gamari2020-09-201-1/+1
* Remove GADT self-reference check (#11554, #12081, #12174, fixes #15942)Artyom Kuznetsov2020-09-1910-22/+43
* Added explicit fixity to (~).HaskellMouse2020-09-175-0/+25
* Do absence analysis on stable unfoldingsSimon Peyton Jones2020-09-173-0/+56
* Enhance metrics outputSylvain Henry2020-09-152-10/+11
* Care with implicit-parameter superclassesSimon Peyton Jones2020-09-156-0/+52
* Make `tcCheckSatisfiability` incremental (#18645)Sebastian Graf2020-09-124-0/+122
* Make sure we can read past perf notesKrzysztof Gogolewski2020-09-121-1/+9
* PmCheck: Disattach COMPLETE pragma lookup from TyConsSebastian Graf2020-09-127-13/+39
* PmCheck: Handle ⊥ and strict fields correctly (#18341)wip/T18341Sebastian Graf2020-09-1014-0/+220
* PmCheck: Big refactor using guard tree variants more closely following source...Sebastian Graf2020-09-105-4/+16
* Add long-distance info for pattern bindings (#18572)Sebastian Graf2020-09-103-2/+32
* gitlab-ci: Bump Docker imagesBen Gamari2020-09-091-0/+1
* Remove GENERATED pragma, as it is not being usedAlan Zimmerman2020-09-099-17/+1
* DynFlags: add UnfoldingOpts and SimpleOptsSylvain Henry2020-09-091-1/+1
* Postpone associated tyfam default checks until after typecheckingRyan Scott2020-09-0912-9/+34
* Make the forall-or-nothing rule only apply to invisible foralls (#18660)Ryan Scott2020-09-082-0/+8
* testsuite: Output performance test results in tabular formatDaishi Nakajima2020-09-083-35/+98
* [macOS] improved runpath handlingMoritz Angermann2020-09-071-1/+1
* testsuite: Mark T5975[ab] as broken on WindowsBen Gamari2020-09-051-2/+5
* testsuite: Drop Windows-specific output for parseTreeBen Gamari2020-09-051-160/+0
* Introduce isBoxedTupleDataCon and use it to fix #18644Ryan Scott2020-09-043-0/+8
* testsuite: Add broken test for #18302Ben Gamari2020-09-013-0/+13
* Fix FastString lexicographic ordering (fix #18562)Sylvain Henry2020-09-013-0/+8
* Add additional tests for #18172 (Followup MR 3543)Roland Senn2020-08-313-0/+22
* Add tests for #15617.Roland Senn2020-08-313-0/+9
* Make {hsExpr,hsType,pat}NeedsParens aware of boxed 1-tuplesRyan Scott2020-08-273-0/+28
* Consolidate imports in getMinimalImports (#18264)Aditya Gupta2020-08-274-0/+32
* Bignum: fix BigNat subtraction (#18604)Sylvain Henry2020-08-263-0/+12
* Add a test for #18585Krzysztof Gogolewski2020-08-252-0/+49
* Add a test for #18397Krzysztof Gogolewski2020-08-242-0/+24
* Fix types in silly shifts (#18589)Krzysztof Gogolewski2020-08-242-0/+13
* Do not print synonyms in :i (->), :i Type (#18594)Krzysztof Gogolewski2020-08-237-4/+26
* mkUnique refactoring (#18362)Aditya Gupta2020-08-221-0/+1
* Fix -ddump-stg flagSylvain Henry2020-08-212-2/+2
* NCG: Dwarf configurationSylvain Henry2020-08-211-2/+2
* Put CFG weights into their own module (#17957)Sylvain Henry2020-08-212-3/+2
* Add right-to-left rule for pattern bindingsSimon Peyton Jones2020-08-197-23/+54
* Implement -Wredundant-bang-patterns (#17340)nineonine2020-08-193-0/+104
* DynFlags: refactor GHC.CmmToAsm (#17957, #10143)Sylvain Henry2020-08-181-1/+2
* testsuite: Only run llvm ways if llc is availableBen Gamari2020-08-183-16/+14