summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump unix submodulewip/test-nonmovingBen Gamari2019-11-071-0/+0
* rts/nonmoving: Catch failure of createOSThreadBen Gamari2019-11-071-2/+4
* testsuite: Run tests in nonmoving_thr in speed==slowBen Gamari2019-11-061-0/+2
* 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
* rts: Make m32 allocator per-ObjectCodeBen Gamari2019-11-017-53/+83
* mmap: Factor out protection flagsBen Gamari2019-11-011-4/+3
* Fix running of ratio test casetaylorfausak2019-11-011-1/+1
* Add tests for rounding ratiostaylorfausak2019-11-012-0/+42
* Fix rounding around 0taylorfausak2019-11-011-6/+9
* Implement `round` for `Ratio` that doesn't explode with `Natural`staylorfausak2019-11-011-0/+7
* base: Various haddock fixesBen Gamari2019-10-312-5/+5
* testsuite: Add test for #17414Ben Gamari2019-10-312-0/+20
* base: Clamp IO operation size to 2GB on DarwinBen Gamari2019-10-311-4/+17
* Remove redundant 0s in ghc-heap pointer stringsÖmer Sinan Ağacan2019-10-311-3/+1
* gitlab-ci: Fix the ARMv7 tripleBen Gamari2019-10-301-1/+1
* Whitespace forward compatibility for proposal #229Vladislav Zavialov2019-10-3016-47/+27
* rts: More aarch64 header fixesBen Gamari2019-10-305-7/+10
* Interpreter: initialize arity fields of AP_NOUPDsÖmer Sinan Ağacan2019-10-291-4/+4
* gitlab-ci: Fix binary distribution testingBen Gamari2019-10-291-20/+20
* Don't include settings file in binary distributionBen Gamari2019-10-291-1/+1
* gitlab-ci: Use pxz to compress binary distributionsBen Gamari2019-10-292-1/+2
* distrib: Fix binary distribution installationBen Gamari2019-10-293-4/+6
* Revert "Replace freebsd-gnueabihf with freebsd"Ben Gamari2019-10-293-4/+8