summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve error message in tc_iface_binding and add broken test for #22807wip/t22807-testMatthew Pickering2023-01-275-1/+25
* Revert "base: NoImplicitPrelude in Data.Void and Data.Kind"Matthew Pickering2023-01-272-3/+1
* Replace errors from badOrigBinding with new one (#22839)Andrei Borzenkov2023-01-2710-70/+57
* rts: Use C11-compliant static assertion syntaxBen Gamari2023-01-271-1/+4
* Fix spurious change from !9568Sylvain Henry2023-01-261-1/+1
* base: Make changelog proposal references more consistentBen Gamari2023-01-261-29/+31
* rel-eng: Add missing rocky8 bindistMatthew Pickering2023-01-261-0/+1
* ci: Add ubuntu18_04 nightly and release jobsMatthew Pickering2023-01-264-1/+124
* base: NoImplicitPrelude in Data.Void and Data.KindVladislav Zavialov2023-01-262-1/+3
* tryFillBuffer: strictifydoyougnu2023-01-261-10/+10
* Do newtype unwrapping in the canonicaliser and rewriterRichard Eisenberg2023-01-268-79/+215
* 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