build with ghc981 (#34)

This commit is contained in:
chessai 2023-12-23 08:34:02 -06:00 committed by GitHub
parent 0fcd93a9aa
commit 19a5c098a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,10 +49,10 @@ library
reexported-modules: reexported-modules:
Data.Bytes.Chunks Data.Bytes.Chunks
build-depends: build-depends:
, base >=4.12.0.0 && <4.19 , base >=4.12.0.0 && <4.20
, byteslice >=0.2.6 && <0.3 , byteslice >=0.2.6 && <0.3
, bytestring >=0.10.8.2 && <0.12 , bytestring >=0.10.8.2 && <0.13
, haskell-src-meta >=0.8 , haskell-src-meta >=0.8.13
, integer-logarithms >=1.0.3 && <1.1 , integer-logarithms >=1.0.3 && <1.1
, natural-arithmetic >=0.1 && <0.3 , natural-arithmetic >=0.1 && <0.3
, primitive-offset >=0.2 && <0.3 , primitive-offset >=0.2 && <0.3