Relax yaml upper bound

This commit is contained in:
Michael Snoyman 2018-08-20 10:10:54 +03:00
parent 67c223d76b
commit 2af5d9c64c
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.10
, yaml >= 0.8 && < 0.11
, zlib >= 0.5
ghc-options: -Wall -threaded -rtsopts