--- base16-bytestring-1.0.2.0/base16-bytestring.cabal 2001-09-09 03:46:40.000000000 +0200 +++ base16-bytestring-1.0.2.0.new/base16-bytestring.cabal 2023-12-12 17:12:17.889538115 +0100 @@ -51,7 +51,7 @@ build-depends: base >=4.9 && <5 - , bytestring >=0.9 && <0.12 + , bytestring >=0.9 && <0.13 ghc-options: -Wall -funbox-strict-fields default-language: Haskell2010