Skip to content
Snippets Groups Projects
Commit 189d49aa authored by Bodigrim's avatar Bodigrim Committed by Mergify
Browse files

Allow zlib-0.7

(cherry picked from commit 8674b74d)
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