[Git][ghc/ghc][wip/ghc-9.8-forward-ports] 7 commits: template-haskell: Bump version to 2.21.0.0
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Wed Aug 2 22:20:02 UTC 2023
Ben Gamari pushed to branch wip/ghc-9.8-forward-ports at Glasgow Haskell Compiler / GHC
Commits:
34fc40ec by Ben Gamari at 2023-08-02T18:17:12-04:00
template-haskell: Bump version to 2.21.0.0
Bumps exceptions submodule.
(cherry picked from commit bf57fc9aea1196f97f5adb72c8b56434ca4b87cb)
- - - - -
ea429bae by Ben Gamari at 2023-08-02T18:17:20-04:00
base: Bump version to 4.19
Updates all boot library submodules.
(cherry picked from commit 433d99a3c24a55b14ec09099395e9b9641430143)
- - - - -
faca94fe by Ben Gamari at 2023-08-02T18:17:20-04:00
testsuite: Normalise versions more aggressively
In backpack hashes can contain `+` characters.
(cherry picked from commit 024861af51aee807d800e01e122897166a65ea93)
- - - - -
b5f4a06e by Ben Gamari at 2023-08-02T18:17:20-04:00
testsuite: Declare bkpcabal08 as fragile
Due to spurious output changes described in #23648.
(cherry picked from commit c046a2382420f2be2c4a657c56f8d95f914ea47b)
- - - - -
8cdc9b58 by Ben Gamari at 2023-08-02T18:17:20-04:00
gitlab-ci: Only mark linker_unload_native as broken in static jobs
This test passes on dynamically-linked Alpine.
(cherry picked from commit f356a7e8ec8ec3d6b2b30fd175598b9b80065d87)
- - - - -
3d6c1f24 by Ben Gamari at 2023-08-02T18:17:20-04:00
testsuite: Update base-exports
- - - - -
9d060eb2 by Ben Gamari at 2023-08-02T18:17:20-04:00
testsuite/interface-stability: normalise versions
This eliminates spurious changes from version bumps.
- - - - -
25 changed files:
- .gitlab/generate-ci/gen_ci.hs
- .gitlab/jobs.yaml
- compiler/ghc.cabal.in
- libraries/array
- libraries/base/base.cabal
- libraries/directory
- libraries/exceptions
- libraries/ghc-boot-th/ghc-boot-th.cabal.in
- libraries/ghc-boot/ghc-boot.cabal.in
- libraries/ghc-compact/ghc-compact.cabal
- libraries/ghci/ghci.cabal.in
- libraries/haskeline
- libraries/parsec
- libraries/semaphore-compat
- libraries/stm
- libraries/template-haskell/template-haskell.cabal.in
- libraries/terminfo
- libraries/unix
- testsuite/driver/testlib.py
- testsuite/tests/backpack/cabal/bkpcabal08/all.T
- testsuite/tests/backpack/cabal/bkpcabal08/bkpcabal08.stdout
- testsuite/tests/gadt/T19847a.stderr
- testsuite/tests/ghci/scripts/T21110.stderr
- testsuite/tests/interface-stability/all.T
- testsuite/tests/interface-stability/base-exports.stdout
The diff was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/ed4834efe0ea2a952eea5b5761c07a7b04c1ace8...9d060eb2b80c9c6d4f604b51dba2e1b90f50ed1b
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/ed4834efe0ea2a952eea5b5761c07a7b04c1ace8...9d060eb2b80c9c6d4f604b51dba2e1b90f50ed1b
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/20230802/631ea700/attachment.html>
More information about the ghc-commits
mailing list