--- integer-logarithms-1.0.3.1/integer-logarithms.cabal.orig 2023-12-02 16:13:00.230724310 +0100 +++ integer-logarithms-1.0.3.1/integer-logarithms.cabal 2023-12-02 16:14:06.329272167 +0100 @@ -56,8 +56,8 @@ hs-source-dirs: src build-depends: array >=0.3 && <0.6 - , base >=4.3 && <4.16 - , ghc-prim >=0 && <0.8 + , base >=4.3 && <4.19 + , ghc-prim >=0 && <0.10 if !impl(ghc >=7.10) build-depends: nats >=1.1.2 && <1.2 @@ -65,7 +65,7 @@ if impl(ghc >=9.0) build-depends: base >=4.15 - , ghc-bignum >=1.0 && <1.1 + , ghc-bignum >=1.0 && <1.4 if !flag(integer-gmp) build-depends: invalid-cabal-flag-settings <0