diff --git a/weeder.cabal b/weeder.cabal index 4922e7b..062ab12 100644 --- a/weeder.cabal +++ b/weeder.cabal @@ -28,18 +28,18 @@ library build-depends: , algebraic-graphs ^>= 0.7 , async ^>= 2.2.0 - , base >= 4.17 && < 4.22 + , base >= 4.17 && < 4.23 , bytestring >= 0.10.9 && < 0.13 , containers >= 0.6.2.1 && < 0.9 , directory ^>= 1.3.3.2 , filepath ^>= 1.4.2.1 || ^>= 1.5 - , generic-lens ^>= 2.2.0.0 - , ghc >= 9.4 && < 9.13 + , generic-lens >= 2.2 && <2.4 + , ghc >= 9.4 && < 9.16 , Glob ^>= 0.9 || ^>= 0.10 , lens >= 5.1 && < 5.4 , mtl ^>= 2.2.2 || ^>= 2.3 , optparse-applicative >= 0.14.3 && < 0.20 - , parallel ^>= 3.2.0.0 + , parallel >= 3.2 && <3.4 , regex-tdfa ^>= 1.2.0.0 || ^>= 1.3.1.0 , text ^>= 2.0.1 || ^>= 2.1 , toml-reader >= 0.2.0.0 && < 0.3.1