summaryrefslogtreecommitdiff
path: root/libraries/ghc-boot-th
diff options
context:
space:
mode:
authorBen Gamari <bgamari.foss@gmail.com>2017-09-21 12:50:47 -0400
committerBen Gamari <ben@smart-cactus.org>2017-09-21 14:09:41 -0400
commit063e0b4e5ea53a02713eb48555bbd99d934a3de5 (patch)
tree2778a03ddb9c3e6b8062dd57ffca02ee34958223 /libraries/ghc-boot-th
parent58a70629a2c3efc594c88cd1d4ae9ae147d698cd (diff)
downloadhaskell-063e0b4e5ea53a02713eb48555bbd99d934a3de5.tar.gz
Bump base to 4.11.0.0
Bumps numerous submodules. Reviewers: austin, hvr Subscribers: rwbarton, thomie Differential Revision: https://phabricator.haskell.org/D3974
Diffstat (limited to 'libraries/ghc-boot-th')
-rw-r--r--libraries/ghc-boot-th/ghc-boot-th.cabal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghc-boot-th/ghc-boot-th.cabal.in b/libraries/ghc-boot-th/ghc-boot-th.cabal.in
index 17b25aa432..7070aca14c 100644
--- a/libraries/ghc-boot-th/ghc-boot-th.cabal.in
+++ b/libraries/ghc-boot-th/ghc-boot-th.cabal.in
@@ -35,4 +35,4 @@ Library
GHC.ForeignSrcLang.Type
GHC.Lexeme
- build-depends: base >= 4.7 && < 4.11
+ build-depends: base >= 4.7 && < 4.12