summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rts: Drop long-dead fallback definitions for INFINITY & NANwip/rts-fixesBen Gamari2023-01-261-21/+0
* rts: Fix typoBen Gamari2023-01-263-3/+3
* rts: Fix C++ compilation issuesBen Gamari2023-01-264-3/+7
* rts: Fix non-atomic mutation of enabled_capabilitiesBen Gamari2023-01-261-1/+2
* testsuite: Make listThreads more robustBen Gamari2023-01-262-6/+10
* testsuite: Fix race in UnliftedTVar2Ben Gamari2023-01-262-2/+7
* rts: Relax Messages assertionBen Gamari2023-01-261-2/+4
* testsuite: Introduce threaded2_sanity wayBen Gamari2023-01-261-1/+3
* Hadrian: fix doc generationSylvain Henry2023-01-262-3/+18
* Strict fields in ModNodeKey (otherwise retains HomeModInfo)Matthew Pickering2023-01-261-2/+2
* Force OccName in tidyTopNameMatthew Pickering2023-01-261-1/+2
* Force more in NFData Name instanceMatthew Pickering2023-01-261-1/+1
* Store dehydrated data structures in CgModBreaksMatthew Pickering2023-01-265-14/+54
* Factorize hptModulesBelowSylvain Henry2023-01-262-35/+33
* ci: Disable HLint job due to excessive runtimeMatthew Pickering2023-01-251-1/+2
* Fix in-scope set in specImportsSimon Peyton Jones2023-01-254-36/+87
* configure: support "windows" as an OSSylvain Henry2023-01-252-2/+5
* Fix RTS build on WindowsSylvain Henry2023-01-251-2/+0
* Hadrian: fix Windows cross-compilationSylvain Henry2023-01-251-3/+11
* Hadrian: correctly detect AR at-file supportSylvain Henry2023-01-253-3/+11
* compiler: fix handling of MO_F_Neg in wasm NCGCheng Shao2023-01-253-4/+29
* docs: Update INSTALL.mdMatthew Pickering2023-01-251-3/+2
* Restore Compose's Read/Show behavior to match Read1/Show1 instancesRyan Scott2023-01-244-7/+54
* Allow waiting for timerfd to be interrupted during rts shutdownWander Hillen2023-01-242-13/+127
* CmmToC: fix CmmRegOff for 64-bit register on a 32-bit targetCheng Shao2023-01-241-2/+2
* Clarify where `f` is definedTom Ellis2023-01-241-4/+7
* Add test for T22671Matthew Pickering2023-01-242-0/+9
* Fix Lint check for duplicate external namesKrzysztof Gogolewski2023-01-241-6/+5
* Debug: Print full NodeKey when pretty printing ModuleGraphNodeMatthew Pickering2023-01-241-1/+1
* Finder: Look in current unit before looking in any home package dependenciesMatthew Pickering2023-01-249-1/+30
* Key ModSummary cache by UnitId as well as FilePathMatthew Pickering2023-01-247-9/+21
* Improve driver diagnostic messages by including UnitId in messageMatthew Pickering2023-01-2414-49/+61
* Don't write o-boot files in Interactive modeMatthew Pickering2023-01-245-15/+36
* Recompilation checking: Don't try to find artefacts for Interactive & hs-boot...Matthew Pickering2023-01-243-62/+74
* Use NodeKey rather than ModuleName in pruneCacheMatthew Pickering2023-01-241-3/+10
* Augment target filepath by working directory when checking if module satisfie...Matthew Pickering2023-01-243-1/+5
* Fix recompilation checking for multiple home unitsMatthew Pickering2023-01-2416-21/+84
* Do not collect compile-time metrics for T21839rMatthew Craven2023-01-233-3/+7
* codeowners: Add Ben, Matt, and Bryan to CIwip/ci-codeownersBryan Richter2023-01-231-0/+4
* Fix #22742Simon Peyton Jones2023-01-234-4/+22
* ghcup metadata: Remove viPostRemove field from generated metadataMatthew Pickering2023-01-231-1/+0
* ghcup metadata: Fix subdir for windows bindistMatthew Pickering2023-01-231-1/+1
* Bump process submoduleCheng Shao2023-01-232-1/+3
* hadrian: disable alloca for in-tree GMP on wasm32Cheng Shao2023-01-231-1/+9
* template-haskell: Bump version to 2.20.0.0Ben Gamari2023-01-237-5/+5
* EPA: Add SourceText to HsOverLabelAlan Zimmerman2023-01-2318-32/+107
* Set "since: 9.8" for TypeAbstractions and -Wterm-variable-captureVladislav Zavialov2023-01-236-8/+18
* gitlab-ci: Add Rocky8 jobsBen Gamari2023-01-232-1/+133
* hadrian: add missing docs for recently added flavour transformersCheng Shao2023-01-231-0/+16
* hadrian: add hi_core flavour transformerCheng Shao2023-01-231-0/+9