summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-10Ensure that coreView/tcView are able to inlinewip/T17441Ben Gamari
2019-11-10Fix #17405 by not checking imported equationsRichard Eisenberg
2019-11-10Update release notes about #16512 / #17405.Richard Eisenberg
2019-11-10Improve SPECIALIZE pragma error messages (Fixes #12126)Alina Banerjee
2019-11-09Fix incorrect pluralsBrian Wignall
2019-11-09Incorporate MR review suggestions; add change in changelogBrian Wignall
2019-11-09Add IsList instance for ZipList (closes #17433)Brian Wignall
2019-11-09Use the right type in :forceSimon Peyton Jones
2019-11-09testsuite: Mark T16219 as fragile on WindowsBen Gamari
2019-11-09testsuite: Drop T7995Ben Gamari
2019-11-09testsuite: Fix putStrLn in saks028Ben Gamari
2019-11-09testsuite: Ignore stderr in PartialDownsweepBen Gamari
2019-11-09testsuite: Mark T17414 as fragile on WindowsBen Gamari
2019-11-09testsuite: Remove redundant cleaning logic from T16511Ben Gamari
2019-11-09testsuite: Mark T16219 as unbrokenBen Gamari
2019-11-09testsuite: Mark T11627b as fragileBen Gamari
2019-11-09testsuite: Mark T13676 as broken on Darwin and WindowsBen Gamari
2019-11-09testsuite: Fix header #include order on WindowsBen Gamari
2019-11-09gitlab-ci: Don't allow Windows make job to failBen Gamari
2019-11-09testsuite: Skip T14931 on WindowsBen Gamari
2019-11-09testsuite: Skip T16916 on WindowsBen Gamari
2019-11-09testsuite: Fix Windows cleanup pathBen Gamari
2019-11-09template-haskell: Fix italics in changelogRyan Scott
2019-11-09base: Fix TBA in changelogBen Gamari
2019-11-09template-haskell: Fix TBAs in changelogBen Gamari
2019-11-09template-haskell: Document assembler foreign file supportBen Gamari
2019-11-08Bump unix submoduleBen Gamari
2019-11-08rts/nonmoving: Catch failure of createOSThreadBen Gamari
2019-11-08testsuite: Run tests in nonmoving_thr in speed==slowBen Gamari
2019-11-08SetLevels: Don't set context level when floating casesBen Gamari
2019-11-08hadrian: Add enableTickyGhc helperBen Gamari
2019-11-08Set correct length of DWARF .debug_aranges section (fixes #17428)Szymon Nowicki-Korgol
2019-11-08Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus
2019-11-08users_guide: Set flags list file encodingBen Gamari
2019-11-08rts/NonMoving: Fix various Windows build issuesBen Gamari
2019-11-08base: Add missing imports in Windows locking implementationBen Gamari
2019-11-08rts: Remove undesireable inline specifierBen Gamari
2019-11-08rts: Ensure that Rts.h is always included firstBen Gamari
2019-11-08rts: Fix m32 allocator build on WindowsBen Gamari
2019-11-08Bump hsc2hs submoduleBen Gamari
2019-11-08Bump the process submoduleBen Gamari
2019-11-08hadrian: fix support for the recording of perf test resultsAlp Mestanogullari
2019-11-07configure: Modify ERROR to WARN for sphinx's python checkTakenobu Tani
2019-11-07Bump libffi-tarballs submoduleStefan Schulze Frielinghaus
2019-11-07FlagChecker: Add ticky flags to hashed flagsBen Gamari
2019-11-07For s390x issue a warning if LLVM 9 or older is usedStefan Schulze Frielinghaus
2019-11-07Clean up TH's treatment of unary tuples (or, #16881 part two)Ryan Scott
2019-11-06Adding examples to Semigroup/monoidDan Brooks
2019-11-06configure: Add checking python3-sphinxTakenobu Tani
2019-11-06configure: Add --with-libdw-{includes,libraries} flagsBen Gamari