From 13290f91e10d503078787ed5b8fb0a523358f124 Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Sun, 10 Nov 2019 09:26:25 -0500 Subject: Bump version to 8.10.0 Bumps haddock submodule. --- configure.ac | 2 +- libraries/exceptions | 2 +- utils/haddock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 130744f0ba..5e6f7d8723 100644 --- a/configure.ac +++ b/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.9.0], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.10.0], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION]) # Set this to YES for a released version, otherwise NO : ${RELEASE=NO} diff --git a/libraries/exceptions b/libraries/exceptions index 42b1360668..f693f62d94 160000 --- a/libraries/exceptions +++ b/libraries/exceptions @@ -1 +1 @@ -Subproject commit 42b1360668c36eab573449941d5362867a957899 +Subproject commit f693f62d9442d3784c75727b32278ad3b352c423 diff --git a/utils/haddock b/utils/haddock index 9d5b3266ff..46c288ea42 160000 --- a/utils/haddock +++ b/utils/haddock @@ -1 +1 @@ -Subproject commit 9d5b3266ff071a2cdc58466e939aabd537a6950e +Subproject commit 46c288ea42c50302d708fa7a2495f3544aafac35 -- cgit v1.2.1