Relax yaml upper bound
This commit is contained in:
parent
67c223d76b
commit
2af5d9c64c
@ -58,7 +58,7 @@ executable yesod
|
|||||||
, wai-extra
|
, wai-extra
|
||||||
, warp >= 1.3.7.5
|
, warp >= 1.3.7.5
|
||||||
, warp-tls >= 3.0.1
|
, warp-tls >= 3.0.1
|
||||||
, yaml >= 0.8 && < 0.10
|
, yaml >= 0.8 && < 0.11
|
||||||
, zlib >= 0.5
|
, zlib >= 0.5
|
||||||
|
|
||||||
ghc-options: -Wall -threaded -rtsopts
|
ghc-options: -Wall -threaded -rtsopts
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user