summaryrefslogtreecommitdiff
path: root/libraries/template-haskell
diff options
context:
space:
mode:
authorRichard Eisenberg <rae@cs.brynmawr.edu>2018-06-18 22:36:08 -0400
committerBen Gamari <ben@smart-cactus.org>2018-06-19 18:15:22 -0400
commit4cdd574abb156e0f527cea31db056686a8d3b2fa (patch)
tree326326a11358cb07dbfeffcea55b6c1f76764a19 /libraries/template-haskell
parent26e9806ada8823160dd63ca2c34556e5848b2f45 (diff)
downloadhaskell-4cdd574abb156e0f527cea31db056686a8d3b2fa.tar.gz
configure: Bump version to 8.6.0
Bumps haddock submodule.
Diffstat (limited to 'libraries/template-haskell')
-rw-r--r--libraries/template-haskell/template-haskell.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/template-haskell/template-haskell.cabal b/libraries/template-haskell/template-haskell.cabal
index f265e07650..590babd2f4 100644
--- a/libraries/template-haskell/template-haskell.cabal
+++ b/libraries/template-haskell/template-haskell.cabal
@@ -52,7 +52,7 @@ Library
build-depends:
base >= 4.9 && < 4.13,
- ghc-boot-th == 8.5,
+ ghc-boot-th == 8.6.*,
pretty == 1.1.*
ghc-options: -Wall