[Git][ghc/ghc][wip/bump-win32] Bump version to 9.0

Ben Gamari gitlab at gitlab.haskell.org
Thu Sep 10 18:51:36 UTC 2020



Ben Gamari pushed to branch wip/bump-win32 at Glasgow Haskell Compiler / GHC


Commits:
4fa2b173 by Ben Gamari at 2020-09-10T14:51:27-04:00
Bump version to 9.0

(cherry picked from commit f218cfc92f7b1a1e01190851972bb9a0e0f3c682)

- - - - -


3 changed files:

- configure.ac
- libraries/haskeline
- 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], [8.11.0], [glasgow-haskell-bugs at haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.0.0], [glasgow-haskell-bugs at haskell.org], [ghc-AC_PACKAGE_VERSION])
 
 # Set this to YES for a released version, otherwise NO
 : ${RELEASE=NO}


=====================================
libraries/haskeline
=====================================
@@ -1 +1 @@
-Subproject commit 1b4f19ef56adc86a860884363d3dcb19bc09d01b
+Subproject commit 0f8d5b73a0cbabea6d1b88a5fc2f06ea219a7bea


=====================================
utils/haddock
=====================================
@@ -1 +1 @@
-Subproject commit e514a52a496d1ec216568deec374872b4b5251a6
+Subproject commit b95f6f29899a8a58223732a6633a47a35b8f1d6a



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4fa2b173f05b0f5e6bf2702813f3d767a0ebc0a8

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4fa2b173f05b0f5e6bf2702813f3d767a0ebc0a8
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/20200910/f07698c4/attachment.html>


More information about the ghc-commits mailing list