Relax upper bound (fixes #1566)
This commit is contained in:
parent
7a2c5367e7
commit
f7f356b32e
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user