Merge pull request #2099 from RyanGlScott/master

Bump zlib upper version bounds
This commit is contained in:
John MacFarlane 2015-04-20 14:03:58 -07:00
commit eb50bf896c

View file

@ -262,7 +262,7 @@ Library
aeson >= 0.7 && < 0.9,
tagsoup >= 0.13.1 && < 0.14,
base64-bytestring >= 0.1 && < 1.1,
zlib >= 0.5 && < 0.6,
zlib >= 0.5 && < 0.7,
highlighting-kate >= 0.5.14 && < 0.6,
data-default >= 0.4 && < 0.6,
temporary >= 1.1 && < 1.3,