[Git][ghc/ghc][wip/marge_bot_batch_merge_job] 6 commits: Add checkExact to toolTargets
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Thu Nov 28 05:16:39 UTC 2024
Marge Bot pushed to branch wip/marge_bot_batch_merge_job at Glasgow Haskell Compiler / GHC
Commits:
a362b943 by sheaf at 2024-11-27T23:44:28-05:00
Add checkExact to toolTargets
This change means that the Hadrian multi target will include exactprint.
In particular, this means that HLS will work on exactprint inside the GHC tree.
- - - - -
e6c957e4 by Arnaud Spiwack at 2024-11-27T23:45:09-05:00
Add test for #25428
- - - - -
52d97f4e by Arnaud Spiwack at 2024-11-27T23:45:09-05:00
Don't bypass MonoLocalBind in empty patterns
Fixes #25428
- - - - -
c63fb951 by Ben Gamari at 2024-11-28T00:16:32-05:00
hadrian: Bump directory bound to >=1.3.9
Earlier versions of `directory` are racy on Windows due to #24382.
Also includes necessary Hadrian bootstrap plan bump.
Fixes #24382.
- - - - -
3a986d1f by Adam Sandberg Ericsson at 2024-11-28T00:16:32-05:00
mention -Iw in +RTS -?
- - - - -
26e60bb4 by Ben Gamari at 2024-11-28T00:16:32-05:00
gitlab-ci: Set GIT_SUBMODULE_FORCE_HTTPS
GitLab recommends using `https://` to clone submodules and provides the
`GIT_SUBMODULE_FORCE_HTTPS` variable to force this.
Fixes #25528.
- - - - -
8 changed files:
- .gitlab-ci.yml
- .gitlab/ci.sh
- compiler/GHC/Driver/Flags.hs
- compiler/GHC/Tc/Gen/Bind.hs
- hadrian/bootstrap/plan-9_10_1.json
- hadrian/bootstrap/plan-9_6_1.json
- hadrian/bootstrap/plan-9_6_2.json
- hadrian/bootstrap/plan-9_6_3.json
The diff was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/6b1c6b958a3791d1c584d968034fbe4883124772...26e60bb43e0db3d129bceb328935dafa621655d8
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/6b1c6b958a3791d1c584d968034fbe4883124772...26e60bb43e0db3d129bceb328935dafa621655d8
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20241128/786b20f9/attachment.html>
More information about the ghc-commits
mailing list