Skip to content
Snippets Groups Projects
Unverified Commit 16660134 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Allow zlib-0.7 (backport #9703) (#9709)


(cherry picked from commit 8674b74d)

Co-authored-by: default avatarBodigrim <andrew.lelechenko@gmail.com>
parent a3865991
No related branches found
No related tags found
No related merge requests found
......@@ -229,7 +229,7 @@ library
stm >= 2.0 && < 2.6,
tar >= 0.5.0.3 && < 0.7,
time >= 1.5.0.1 && < 1.13,
zlib >= 0.5.3 && < 0.7,
zlib >= 0.5.3 && < 0.8,
hackage-security >= 0.6.2.0 && < 0.7,
text >= 1.2.3 && < 1.3 || >= 2.0 && < 2.2,
parsec >= 3.1.13.0 && < 3.2,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment