summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testtestBen Gamari2019-11-101-2/+6
* Bump version to 8.10.0Ben Gamari2019-11-102-1/+1
* Update release notes about #16512 / #17405.Richard Eisenberg2019-11-101-0/+12
* Use the right type in :forceSimon Peyton Jones2019-11-095-3/+31
* testsuite: Mark T16219 as fragile on WindowsBen Gamari2019-11-091-1/+2
* testsuite: Drop T7995Ben Gamari2019-11-093-12/+0
* testsuite: Fix putStrLn in saks028Ben Gamari2019-11-091-1/+2
* testsuite: Ignore stderr in PartialDownsweepBen Gamari2019-11-093-35/+1
* testsuite: Mark T17414 as fragile on WindowsBen Gamari2019-11-091-1/+5
* testsuite: Remove redundant cleaning logic from T16511Ben Gamari2019-11-091-3/+0
* testsuite: Mark T16219 as unbrokenBen Gamari2019-11-091-2/+1
* testsuite: Mark T11627b as fragileBen Gamari2019-11-091-2/+1
* testsuite: Mark T13676 as broken on Darwin and WindowsBen Gamari2019-11-091-2/+3
* testsuite: Fix header #include order on WindowsBen Gamari2019-11-091-2/+3
* gitlab-ci: Don't allow Windows make job to failBen Gamari2019-11-091-2/+0
* testsuite: Skip T14931 on WindowsBen Gamari2019-11-091-1/+3
* testsuite: Skip T16916 on WindowsBen Gamari2019-11-091-1/+2
* testsuite: Fix Windows cleanup pathBen Gamari2019-11-091-2/+2
* template-haskell: Fix italics in changelogRyan Scott2019-11-091-2/+2
* base: Fix TBA in changelogBen Gamari2019-11-091-2/+2
* template-haskell: Fix TBAs in changelogBen Gamari2019-11-091-2/+2
* template-haskell: Document assembler foreign file supportBen Gamari2019-11-092-0/+4
* Bump unix submoduleBen Gamari2019-11-081-0/+0
* rts/nonmoving: Catch failure of createOSThreadBen Gamari2019-11-081-2/+4
* testsuite: Run tests in nonmoving_thr in speed==slowBen Gamari2019-11-081-0/+2
* SetLevels: Don't set context level when floating casesBen Gamari2019-11-084-5/+53
* hadrian: Add enableTickyGhc helperBen Gamari2019-11-081-1/+12
* Set correct length of DWARF .debug_aranges section (fixes #17428)Szymon Nowicki-Korgol2019-11-081-1/+2
* Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-0816-37/+38
* users_guide: Set flags list file encodingBen Gamari2019-11-071-1/+1
* rts/NonMoving: Fix various Windows build issuesBen Gamari2019-11-072-5/+6
* base: Add missing imports in Windows locking implementationBen Gamari2019-11-071-0/+3
* rts: Remove undesireable inline specifierBen Gamari2019-11-071-1/+1
* rts: Ensure that Rts.h is always included firstBen Gamari2019-11-077-6/+18
* rts: Fix m32 allocator build on WindowsBen Gamari2019-11-073-5/+9
* Bump hsc2hs submoduleBen Gamari2019-11-071-0/+0
* Bump the process submoduleBen Gamari2019-11-071-0/+0
* hadrian: fix support for the recording of perf test resultsAlp Mestanogullari2019-11-072-3/+19
* configure: Modify ERROR to WARN for sphinx's python checkTakenobu Tani2019-11-071-1/+2
* Bump libffi-tarballs submoduleStefan Schulze Frielinghaus2019-11-071-0/+0
* FlagChecker: Add ticky flags to hashed flagsBen Gamari2019-11-071-1/+5
* For s390x issue a warning if LLVM 9 or older is usedStefan Schulze Frielinghaus2019-11-071-0/+6
* Clean up TH's treatment of unary tuples (or, #16881 part two)Ryan Scott2019-11-0720-76/+210
* 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