diff --git a/hnix.cabal b/hnix.cabal index 885f257..4292310 100644 --- a/hnix.cabal +++ b/hnix.cabal @@ -850,7 +850,7 @@ library src ghc-options: -Wall -fprint-potential-instances build-depends: - aeson >= 1.4.2 && < 1.5 + aeson >= 1.4.2 && < 1.6 , array >=0.4 && <0.6 , base >=4.11 && <5 , binary >= 0.8.5 && < 0.9 @@ -895,7 +895,7 @@ library , syb >= 0.7 && < 0.8 , template-haskell , text >= 1.2.3 && < 1.3 - , these >= 1.0.1 && < 1.1 + , these >= 1.0.1 && < 1.2 , time >= 1.8.0 && < 1.9 || >= 1.9.3 && < 1.10 , transformers >= 0.5.5 && < 0.6 , transformers-base >= 0.4.5 && < 0.5