[Git][ghc/ghc][master] Bump GHC version to 9.7
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Thu Dec 22 19:49:39 UTC 2022
Ben Gamari pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
fc3a2232 by Ben Gamari at 2022-12-22T13:45:06-05:00
Bump GHC version to 9.7
- - - - -
2 changed files:
- configure.ac
- utils/haddock
Changes:
=====================================
configure.ac
=====================================
@@ -13,7 +13,7 @@ dnl
# see what flags are available. (Better yet, read the documentation!)
#
-AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.6], [glasgow-haskell-bugs at haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.7], [glasgow-haskell-bugs at haskell.org], [ghc-AC_PACKAGE_VERSION])
# Version on master must be X.Y (not X.Y.Z) for ProjectVersionMunged variable
# to be useful (cf #19058). However, the version must have three components
# (X.Y.Z) on stable branches (e.g. ghc-9.2) to ensure that pre-releases are
=====================================
utils/haddock
=====================================
@@ -1 +1 @@
-Subproject commit 37e3c3683ac70735ab211f59210c9abea8ae2c69
+Subproject commit 261a7c8ac5b5ff29e6e0380690cbb6ee9730f985
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fc3a2232da89ed4442b52a99ba1826d04362a7e8
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fc3a2232da89ed4442b52a99ba1826d04362a7e8
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/20221222/c4f74723/attachment.html>
More information about the ghc-commits
mailing list