diff options
Diffstat (limited to 'libraries/ghc-boot-th/ghc-boot-th.cabal.in')
-rw-r--r-- | libraries/ghc-boot-th/ghc-boot-th.cabal.in | 2 |
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 |