[Git][ghc/ghc][wip/ghc-9.10] 7 commits: configure: Bump version to 9.10
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Fri Mar 8 23:08:34 UTC 2024
Ben Gamari pushed to branch wip/ghc-9.10 at Glasgow Haskell Compiler / GHC
Commits:
2a9e11c8 by Ben Gamari at 2024-03-08T17:43:04-05:00
configure: Bump version to 9.10
- - - - -
feb08492 by Ben Gamari at 2024-03-08T17:43:04-05:00
Bump transformers submodule to 0.6.1.1
- - - - -
02b9731a by Ben Gamari at 2024-03-08T17:43:04-05:00
testsuite: Increase ulimit for T18623
1 MByte was just too tight and failed intermittently on some platforms
(e.g. CentOS 7). Bumping the limit to 8 MByte should provide sufficient
headroom.
Fixes #23139.
- - - - -
5c75d647 by Ben Gamari at 2024-03-08T17:44:31-05:00
base: Bump version to 4.20.0.0
- - - - -
56e18b26 by Ben Gamari at 2024-03-08T17:44:31-05:00
ghc-internal: Set initial version at 9.1001.0
This provides PVP compliance while maintaining a clear correspondence
between GHC releases and `ghc-internal` versions.
- - - - -
7c25cc05 by Ben Gamari at 2024-03-08T17:44:31-05:00
ghc-prim: Bump version to 0.11.0
- - - - -
9b97d2c4 by Ben Gamari at 2024-03-08T17:44:31-05:00
template-haskell: Bump version to 2.22.0.0
- - - - -
30 changed files:
- compiler/ghc.cabal.in
- configure.ac
- ghc/ghc-bin.cabal.in
- libraries/array
- libraries/base/base.cabal
- libraries/deepseq
- libraries/directory
- libraries/exceptions
- libraries/filepath
- libraries/ghc-bignum/ghc-bignum.cabal
- libraries/ghc-boot-th/ghc-boot-th.cabal.in
- libraries/ghc-boot/ghc-boot.cabal.in
- libraries/ghc-compact/ghc-compact.cabal
- libraries/ghc-experimental/ghc-experimental.cabal
- libraries/ghc-heap/ghc-heap.cabal.in
- libraries/ghc-internal/ghc-internal.cabal
- libraries/ghc-prim/ghc-prim.cabal
- libraries/ghci/ghci.cabal.in
- libraries/haskeline
- libraries/hpc
- libraries/os-string
- libraries/parsec
- libraries/process
- libraries/semaphore-compat
- libraries/stm
- libraries/template-haskell/template-haskell.cabal.in
- libraries/terminfo
- libraries/text
- libraries/transformers
- libraries/unix
The diff was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/ec4d01feec804f80aef03f97f75f9095903e65d5...9b97d2c46e2d86ba4af9c10ece9e1b29553657cc
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/ec4d01feec804f80aef03f97f75f9095903e65d5...9b97d2c46e2d86ba4af9c10ece9e1b29553657cc
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/20240308/1308e3b5/attachment-0001.html>
More information about the ghc-commits
mailing list