[Git][ghc/ghc][wip/ghc-9.8] configure: Bump version to 9.8

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Mon Jun 19 15:33:00 UTC 2023



Ben Gamari pushed to branch wip/ghc-9.8 at Glasgow Haskell Compiler / GHC


Commits:
53eaeb89 by Ben Gamari at 2023-06-19T11:32:38-04:00
configure: Bump version to 9.8

Bumps Haddock submodule

- - - - -


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.7], [glasgow-haskell-bugs at haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.8], [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 871b00b3a9cd54d8b3eea45da6febde672fd81f9
+Subproject commit d3a8d4a0cbc1b9c81ac7bd2c2d329572679494f1



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/53eaeb8924d595c0a5cc3af5f5116b8ba9ffa76b

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/53eaeb8924d595c0a5cc3af5f5116b8ba9ffa76b
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/20230619/a5779c90/attachment.html>


More information about the ghc-commits mailing list