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 495968edbe..66c561ffff 100644 --- a/libraries/ghc-boot-th/ghc-boot-th.cabal.in +++ b/libraries/ghc-boot-th/ghc-boot-th.cabal.in @@ -36,4 +36,4 @@ Library GHC.ForeignSrcLang.Type GHC.Lexeme - build-depends: base >= 4.7 && < 4.14 + build-depends: base >= 4.7 && < 4.15 |