[Git][ghc/ghc][wip/bump-win32] Bump version to 9.0
Ben Gamari
gitlab at gitlab.haskell.org
Mon Sep 14 22:30:51 UTC 2020
Ben Gamari pushed to branch wip/bump-win32 at Glasgow Haskell Compiler / GHC
Commits:
b0ac6875 by Ben Gamari at 2020-09-14T18:30:42-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.1.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 2a15172bde75ec151a52fef586d1e362d478aae8
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b0ac687586ad124d0835a671ce15a09f5ca4cbef
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b0ac687586ad124d0835a671ce15a09f5ca4cbef
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/20200914/5c56af3a/attachment.html>
More information about the ghc-commits
mailing list