Skip to content

Commit

Permalink
Allow base-4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Oct 19, 2024
1 parent 6a09eeb commit 3b55b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zlib/zlib.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ library
other-extensions: DeriveGeneric
other-extensions: CApiFFI

build-depends: base >= 4.9 && < 4.21,
build-depends: base >= 4.9 && < 4.22,
bytestring >= 0.9 && < 0.13

build-tools: hsc2hs >= 0.67 && < 0.69
Expand Down

0 comments on commit 3b55b29

Please sign in to comment.