summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix printing of promoted MkSolo datacon (#22785)Andrei Borzenkov2023-01-1811-19/+39
* Add regression test for #22151Ryan Scott2023-01-182-0/+17
* nativeGen/X86: MFENCE is unnecessary for release semanticsBen Gamari2023-01-181-1/+1
* ghc-pkg does not have to depend on terminfoBodigrim2023-01-182-45/+17
* ghc package does not have to depend on terminfoBodigrim2023-01-185-32/+9
* Give the RTS it's own configure scriptJohn Ericson2023-01-1811-43/+92
* Move documentation of deferred type error flags out of warnings sectionAdam Gundry2023-01-182-62/+63
* Revise warnings documentation in user's guideAdam Gundry2023-01-182-34/+60
* Minor corrections to commentsAdam Gundry2023-01-181-4/+4
* Refactor warning flag parsing to add missing flagsAdam Gundry2023-01-186-92/+126
* Add PrimCallConv support to GHCiLuite Stegeman2023-01-1821-145/+1043
* Fix typo in recent darwin tests fixCheng Shao2023-01-181-1/+1
* Bump gmp-tarballs submoduleBen Gamari2023-01-181-0/+0
* Bump ghc-tarballs to fix #22497Ben Gamari2023-01-181-0/+0
* Add missing parenthesizeHsType in cvtSigTypeKindRyan Scott2023-01-184-2/+16
* Enable -Wstar-is-type by default (#22759)Vladislav Zavialov2023-01-1816-53/+38
* Use -Wdefault when running Python testdriver (#22727)Krzysztof Gogolewski2023-01-184-7/+9
* testsuite: req_smp --> req_target_smp, req_ghc_smpSylvain Henry2023-01-1816-44/+88
* Hadrian: fix warnings (#22783)Vladislav Zavialov2023-01-173-5/+3
* Document the semantics of pattern bindings a bit betterSimon Peyton Jones2023-01-177-96/+295
* Avoid unnecessary printf warnings in EventLog.cViktor Dukhovni2023-01-171-4/+2
* compiler: Small optimisation of assertMBen Gamari2023-01-171-1/+7
* EPA: Add annotation for 'type' in DataDeclAlan Zimmerman2023-01-166-11/+84
* Bump submodule parsec to 3.1.16.1Bodigrim2023-01-161-0/+0
* Add scripts to generate ghcup metadata on nightly and release pipelinesMatthew Pickering2023-01-1610-25/+614
* ci: Don't use complicated image or clone in not-interruptible jobMatthew Pickering2023-01-161-1/+3
* rel_eng: Add release engineering scripts into ghc treeMatthew Pickering2023-01-1611-1/+765
* ci: Change owner of files in test-bootstrap jobMatthew Pickering2023-01-161-0/+1
* ci: Don't build aarch64-deb10-llvm job on release pipelinesMatthew Pickering2023-01-162-61/+1
* ci: Change owner of files in source-tarball jobMatthew Pickering2023-01-161-0/+1
* ci: Bump CACHE_REV so that ghc-9.6 branch and HEAD have different cachesMatthew Pickering2023-01-161-1/+1
* Mark maximumBy/minimumBy as INLINE.Andreas Klebinger2023-01-162-2/+34
* Add regression test for #22611.Andreas Klebinger2023-01-163-0/+310
* Hadrian: generalise &%> to avoid warningssheaf2023-01-167-21/+91
* Separate core inlining logic from `Unfolding` type.Andreas Klebinger2023-01-169-572/+604
* Add a missing checkEscapingKindSimon Peyton Jones2023-01-137-49/+74
* wasm ci: Remove wasm release jobsMatthew Pickering2023-01-132-191/+3
* ci: add wasm ci jobs via gen_ci.hsCheng Shao2023-01-133-605/+418