summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Mark T16219 as fragile on Windowswip/fix-windowsBen Gamari2019-11-071-1/+2
* testsuite: Drop T7995Ben Gamari2019-11-073-12/+0
* testsuite: Fix putStrLn in saks028Ben Gamari2019-11-071-1/+2
* testsuite: Ignore stderr in PartialDownsweepBen Gamari2019-11-073-35/+1
* testsuite: Mark T17414 as fragile on WindowsBen Gamari2019-11-071-1/+5
* testsuite: Remove redundant cleaning logic from T16511Ben Gamari2019-11-071-3/+0
* testsuite: Mark T16219 as unbrokenBen Gamari2019-11-071-2/+1
* testsuite: Mark T11627b as fragileBen Gamari2019-11-071-2/+1
* testsuite: Mark T13676 as broken on Darwin and WindowsBen Gamari2019-11-071-2/+3
* testsuite: Fix header #include order on WindowsBen Gamari2019-11-071-2/+3
* gitlab-ci: Don't allow Windows make job to failBen Gamari2019-11-071-2/+0
* testsuite: Skip T14931 on WindowsBen Gamari2019-11-071-1/+3
* testsuite: Skip T16916 on WindowsBen Gamari2019-11-071-1/+2
* testsuite: Fix Windows cleanup pathBen Gamari2019-11-071-2/+2
* users_guide: Set flags list file encodingBen Gamari2019-11-061-1/+1
* rts/NonMoving: Fix various Windows build issuesBen Gamari2019-11-062-5/+6
* base: Add missing imports in Windows locking implementationBen Gamari2019-11-061-0/+3
* rts: Remove undesireable inline specifierBen Gamari2019-11-061-1/+1
* rts: Ensure that Rts.h is always included firstBen Gamari2019-11-067-6/+18
* rts: Fix m32 allocator build on WindowsBen Gamari2019-11-063-5/+9
* Bump hsc2hs submoduleBen Gamari2019-11-061-0/+0
* Bump the process submoduleBen Gamari2019-11-061-0/+0
* Adding examples to Semigroup/monoidDan Brooks2019-11-062-0/+21
* configure: Add checking python3-sphinxTakenobu Tani2019-11-064-0/+37
* configure: Add --with-libdw-{includes,libraries} flagsBen Gamari2019-11-0610-4/+62
* rts: Drop redundant flags for libffiBen Gamari2019-11-061-8/+3
* Hadrian: enable interpreter for s390xStefan Schulze Frielinghaus2019-11-051-1/+1
* CoreTidy: hide tidyRuleÖmer Sinan Ağacan2019-11-051-1/+1
* TidyPgm: replace an explicit loop with mapAccumLÖmer Sinan Ağacan2019-11-051-7/+2
* Check EmptyCase by simply adding a non-void constraintSebastian Graf2019-11-0530-334/+468
* testsuite: skip test requiring RTS linker on PowerPCPeter Trommler2019-11-0513-31/+21
* rts: Add missing const in HEAP_ALLOCED_GCBen Gamari2019-11-051-1/+1
* users-guide: Improve documentaion of CPP extensionTakenobu Tani2019-11-051-2/+15
* rts/linker: Ensure that code isn't writableBen Gamari2019-11-049-289/+373
* Rephrase note on full-lazinessLeif Metcalf2019-11-041-7/+6
* SysTools: Only apply Windows-specific workaround on WindowsBen Gamari2019-11-041-1/+7
* Update Note references -- comments onlyRichard Eisenberg2019-11-021-2/+2
* Separate `LPat` from `Pat` on the type-levelSebastian Graf2019-11-0212-77/+61
* Add +RTS --disable-delayed-os-memory-return. Fixes #17411.Niklas Hambüchen2019-11-015-13/+74
* doc: Fix backticksNiklas Hambüchen2019-11-011-1/+1
* Make CSE delay inlining lessSimon Peyton Jones2019-11-018-12/+72
* testsuite: Add test for #17423Ben Gamari2019-11-012-0/+38
* hadrian: Make runtest invocation consistency with MakeBen Gamari2019-11-011-8/+9
* template-haskell: require at least 1 GADT constructor name (#17379)Adam Sandberg Eriksson2019-11-016-0/+32
* Describe optimisation of demand analysis of noinlineBen Gamari2019-11-011-0/+8
* testsuite: Make ExplicitForAllRules1 more robustBen Gamari2019-11-012-11/+15
* base: Ensure that failIO isn't SOURCE importedBen Gamari2019-11-014-9/+18
* Fix a bad error in tcMatchTySimon Peyton Jones2019-11-011-4/+28
* Add another test for #17267Simon Peyton Jones2019-11-013-0/+41
* Makes Lint less chatty:Simon Peyton Jones2019-11-011-11/+13