[Git][ghc/ghc][wip/ghc-9.8] 6 commits: Bump deepseq bound to allow 1.5
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Fri Jul 7 04:06:01 UTC 2023
Ben Gamari pushed to branch wip/ghc-9.8 at Glasgow Haskell Compiler / GHC
Commits:
1228d3a4 by Ben Gamari at 2023-07-06T20:16:06-04:00
Bump deepseq bound to allow 1.5
- - - - -
d3ffdaf9 by Ben Gamari at 2023-07-06T20:21:22-04:00
configure: Bump minimal boot GHC version to 9.4
- - - - -
bf57fc9a by Ben Gamari at 2023-07-06T21:50:24-04:00
template-haskell: Bump version to 2.21.0.0
- - - - -
d4a87ca4 by Ben Gamari at 2023-07-06T23:10:02-04:00
base: Bump version to 4.19
Updates all boot library submodules.
- - - - -
1085d7e8 by Matthew Pickering at 2023-07-06T23:10:19-04:00
ghcup-metadata: Use dynamically linked alpine bindists
In theory these will work much better on alpine to allow people to build
statically linked applications there. We don't need to distribute a
statically linked application ourselves in order to allow that.
Fixes #23602
(cherry picked from commit 6295416ba0bc3e729b1f3dea56ef5d722f98ee9d)
- - - - -
865b08e1 by Matthew Pickering at 2023-07-06T23:10:24-04:00
ghcup-metadata: Also updates ghcup-nightlies-0.0.7.yaml file
Fixes #23600
(cherry picked from commit 75b8b39a860a643b78405787bac582ba7cc3cb21)
- - - - -
30 changed files:
- .gitlab-ci.yml
- .gitlab/gen_ci.hs
- compiler/ghc.cabal.in
- configure.ac
- ghc/ghc-bin.cabal.in
- libraries/Cabal
- libraries/array
- libraries/base/base.cabal
- libraries/containers
- libraries/deepseq
- libraries/directory
- libraries/exceptions
- libraries/filepath
- 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/hpc
- libraries/parsec
- libraries/process
- libraries/semaphore-compat
- libraries/stm
- libraries/template-haskell/template-haskell.cabal.in
- libraries/terminfo
- libraries/text
- libraries/unix
- testsuite/tests/backpack/cabal/bkpcabal08/bkpcabal08.stdout
- testsuite/tests/gadt/T19847a.stderr
- testsuite/tests/ghci/scripts/T21110.stderr
The diff was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/d7ed0ae9f41153f8a1158f64c14f29f49fb4ac02...865b08e13daba291b8d1f12aa6a39f83a0baad02
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/d7ed0ae9f41153f8a1158f64c14f29f49fb4ac02...865b08e13daba291b8d1f12aa6a39f83a0baad02
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/20230707/b373a0ff/attachment.html>
More information about the ghc-commits
mailing list