Skip to content

Commit 7c59cf3

Browse files
committed
Allow base-4.22
1 parent 74fb386 commit 7c59cf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zlib/zlib.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ library
8484
other-extensions: DeriveGeneric
8585
other-extensions: CApiFFI
8686

87-
build-depends: base >= 4.9 && < 4.22,
87+
build-depends: base >= 4.9 && < 4.23,
8888
bytestring >= 0.9 && < 0.13
8989

9090
build-tools: hsc2hs >= 0.67 && < 0.69

0 commit comments

Comments
 (0)