From a34594d13f4bfcd0f8a8aad0bfb434a26dd6562c Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Sat, 16 Nov 2019 18:33:17 -0500 Subject: Bump ghc version to 8.11 --- configure.ac | 2 +- utils/haddock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 5e6f7d8723..59541f002f 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.10.0], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.11.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/utils/haddock b/utils/haddock index 46c288ea42..d84d5a572b 160000 --- a/utils/haddock +++ b/utils/haddock @@ -1 +1 @@ -Subproject commit 46c288ea42c50302d708fa7a2495f3544aafac35 +Subproject commit d84d5a572b7ddaf471eccb39da620807ef3591da -- cgit v1.2.1