summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gen_ci: Only consider release jobs for job metadataghc-9.6.1-alpha2Matthew Pickering2023-01-281-4/+1
* upload_ghc_libs: Don't handle `--skip` in `prepare` modeBen Gamari2023-01-271-3/+4
* rel_eng: Fix the name of the ubuntu-* jobsMatthew Pickering2023-01-271-2/+2
* rel_eng: Add check to make sure that release jobs are downloaded by fetch-gitlabMatthew Pickering2023-01-271-0/+10
* ci: Remove FreeBSD job from release pipelinesMatthew Pickering2023-01-272-63/+1
* Enable -Wstar-is-type by default (#22759)Vladislav Zavialov2023-01-2716-53/+40
* Fix printing of promoted MkSolo datacon (#22785)Andrei Borzenkov2023-01-2711-19/+39
* ghcup metadata: Remove viPostRemove field from generated metadataMatthew Pickering2023-01-271-1/+0
* ghcup metadata: Fix subdir for windows bindistMatthew Pickering2023-01-271-1/+1
* configure: support "windows" as an OSSylvain Henry2023-01-272-2/+5
* Fix RTS build on WindowsSylvain Henry2023-01-271-2/+0
* Hadrian: fix Windows cross-compilationSylvain Henry2023-01-271-3/+11
* Hadrian: correctly detect AR at-file supportSylvain Henry2023-01-273-3/+11
* base: Make changelog proposal references more consistentBen Gamari2023-01-271-27/+30
* Fix in-scope set in specImportsSimon Peyton Jones2023-01-274-35/+87
* Handle top-level Addr# literals in the bytecode compilerAlexis King2023-01-2712-143/+241
* Strict fields in ModNodeKey (otherwise retains HomeModInfo)Matthew Pickering2023-01-271-2/+2
* Force OccName in tidyTopNameMatthew Pickering2023-01-271-1/+2
* Force more in NFData Name instanceMatthew Pickering2023-01-271-1/+1
* Store dehydrated data structures in CgModBreaksMatthew Pickering2023-01-275-14/+54
* rel-eng: Add missing rocky8 bindistMatthew Pickering2023-01-271-0/+1
* ci: Add ubuntu18_04 nightly and release jobsMatthew Pickering2023-01-274-1/+124
* Add scripts to generate ghcup metadata on nightly and release pipelinesMatthew Pickering2023-01-2710-25/+613
* ci: Don't use complicated image or clone in not-interruptible jobMatthew Pickering2023-01-271-1/+3
* rel_eng: Add release engineering scripts into ghc treeMatthew Pickering2023-01-2711-1/+765
* ci: Change owner of files in test-bootstrap jobMatthew Pickering2023-01-271-0/+1
* ci: Change owner of files in source-tarball jobMatthew Pickering2023-01-261-0/+1
* Refactor the treatment of loopy superclass dictsRichard Eisenberg2023-01-2554-794/+1293
* Only store Name in FunRhs rather than Id with knot-tied fieldsMatthew Pickering2023-01-2518-80/+67
* Fix #22728: Not all diagnostics in safe check are fatalOleg Grenrus2023-01-259-13/+52
* Add missing parenthesizeHsType in cvtSigTypeKindRyan Scott2023-01-254-2/+16
* Add PrimCallConv support to GHCiLuite Stegeman2023-01-2521-145/+1043
* Add support for sized literals in the bytecode interpreter.Luite Stegeman2023-01-2511-16/+733
* ghc-pkg does not have to depend on terminfoBodigrim2023-01-252-45/+17
* ghc package does not have to depend on terminfoBodigrim2023-01-255-32/+9
* gitlab-ci: Add Rocky8 jobsBen Gamari2023-01-252-1/+133
* template-haskell: Bump version to 2.20.0.0Ben Gamari2023-01-257-5/+5
* Debug: Print full NodeKey when pretty printing ModuleGraphNodeMatthew Pickering2023-01-251-1/+1
* Finder: Look in current unit before looking in any home package dependenciesMatthew Pickering2023-01-259-1/+30
* Key ModSummary cache by UnitId as well as FilePathMatthew Pickering2023-01-257-9/+21
* Improve driver diagnostic messages by including UnitId in messageMatthew Pickering2023-01-2514-49/+61
* Don't write o-boot files in Interactive modeMatthew Pickering2023-01-255-15/+36
* Recompilation checking: Don't try to find artefacts for Interactive & hs-boot...Matthew Pickering2023-01-253-62/+74
* Use NodeKey rather than ModuleName in pruneCacheMatthew Pickering2023-01-251-3/+10
* Augment target filepath by working directory when checking if module satisfie...Matthew Pickering2023-01-253-1/+5
* Fix recompilation checking for multiple home unitsMatthew Pickering2023-01-2516-21/+84
* Restore Compose's Read/Show behavior to match Read1/Show1 instancesRyan Scott2023-01-254-7/+54
* docs: Update INSTALL.mdMatthew Pickering2023-01-251-3/+2
* Bump gmp-tarballs submoduleBen Gamari2023-01-251-0/+0
* Bump ghc-tarballs to fix #22497Ben Gamari2023-01-251-0/+0