summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-03-02 01:03:56 (GMT)
committerBen Gamari <ben@smart-cactus.org>2019-03-13 20:34:53 (GMT)
commit5f6898d9cd23601e7d7d761ca5a76743a299f15d (patch)
treeaa983084e8f564fd7c08a226abff77c555f8b01d
parentf59da250ad2a9321cfbc480ec02d7dafba0a9279 (diff)
downloadghc-5f6898d9cd23601e7d7d761ca5a76743a299f15d.zip
ghc-5f6898d9cd23601e7d7d761ca5a76743a299f15d.tar.gz
ghc-5f6898d9cd23601e7d7d761ca5a76743a299f15d.tar.bz2
Bump version to 8.8
-rw-r--r--configure.ac2
-rw-r--r--libraries/template-haskell/template-haskell.cabal2
m---------utils/haddock0
3 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b75220d..7e508c9 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.7], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.8], [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/template-haskell/template-haskell.cabal b/libraries/template-haskell/template-haskell.cabal
index cdb60c4..ecd42a6 100644
--- a/libraries/template-haskell/template-haskell.cabal
+++ b/libraries/template-haskell/template-haskell.cabal
@@ -52,7 +52,7 @@ Library
build-depends:
base >= 4.11 && < 4.14,
- ghc-boot-th == 8.7.*,
+ ghc-boot-th == 8.8.*,
pretty == 1.1.*
ghc-options: -Wall
diff --git a/utils/haddock b/utils/haddock
-Subproject 02589fd1eeb2dd0b65747672ed95a2cd040c6ad
+Subproject efbc5ab555df157d0d903e64f88fcdfadf76455