Relax upper bound (fixes #1566)

This commit is contained in:
Michael Snoyman 2018-12-19 08:28:07 +02:00
parent 7a2c5367e7
commit f7f356b32e
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -58,7 +58,7 @@ executable yesod
, wai-extra
, warp >= 1.3.7.5
, warp-tls >= 3.0.1
, yaml >= 0.8 && < 0.11
, yaml >= 0.8 && < 0.12
, zlib >= 0.5
ghc-options: -Wall -threaded -rtsopts