From 4d683fa11a5140b74f588b93f93f7891f79ac891 Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Tue, 15 Nov 2016 10:26:14 -0500 Subject: base: Bump version to 4.10.0.0 Updates a number of submodules. --- libraries/ghc-boot-th/ghc-boot-th.cabal.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/ghc-boot-th') diff --git a/libraries/ghc-boot-th/ghc-boot-th.cabal.in b/libraries/ghc-boot-th/ghc-boot-th.cabal.in index 3aebfbfc89..50b07db49d 100644 --- a/libraries/ghc-boot-th/ghc-boot-th.cabal.in +++ b/libraries/ghc-boot-th/ghc-boot-th.cabal.in @@ -34,4 +34,4 @@ Library GHC.LanguageExtensions.Type GHC.Lexeme - build-depends: base >= 4.7 && < 4.10 + build-depends: base >= 4.7 && < 4.11 -- cgit v1.2.1