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

Ben Gamari gitlab at gitlab.haskell.org
Sun Sep 13 14:29:15 UTC 2020



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


Commits:
c1a1d93b by Ben Gamari at 2020-09-13T10:29:02-04:00
Bump version to 9.0

Bumps haskeline and haddock submodules.

(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 2790f1c6ed94990ed51466079e8fb1097129c9b8


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



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c1a1d93bb15ea84b0bf4e6db9bb9ce6e40123049
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/20200913/9a2a27f2/attachment.html>


More information about the ghc-commits mailing list