web: restore bounds for main yesod packages to avoid breakage (#717)
This commit is contained in:
parent
552fd50af9
commit
97c814c8ba
@ -90,10 +90,10 @@ dependencies:
|
|||||||
- wai-handler-launch >=1.3
|
- wai-handler-launch >=1.3
|
||||||
- warp
|
- warp
|
||||||
- yaml
|
- yaml
|
||||||
- yesod >=1.4
|
- yesod >=1.4 && < 1.7
|
||||||
- yesod-core
|
- yesod-core >=1.4 && < 1.7
|
||||||
- yesod-form
|
- yesod-form >=1.4 && < 1.7
|
||||||
- yesod-static
|
- yesod-static >=1.4 && < 1.7
|
||||||
- json
|
- json
|
||||||
- megaparsec >=5.0
|
- megaparsec >=5.0
|
||||||
- mtl
|
- mtl
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user