mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-14 04:26:45 +01:00
Reduce bound for wai-app-static (#7964)
Some checks are pending
check / Stackage check (push) Waiting to run
Some checks are pending
check / Stackage check (push) Waiting to run
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
12b7f65b38
commit
04eb293ef4
@ -5835,7 +5835,7 @@ packages:
|
|||||||
- vty-crossplatform
|
- vty-crossplatform
|
||||||
- vty-unix
|
- vty-unix
|
||||||
- wai
|
- wai
|
||||||
- wai-app-static < 3.2.1 # https://github.com/commercialhaskell/stackage/issues/7964
|
- wai-app-static < 3.2.0 # https://github.com/commercialhaskell/stackage/issues/7964
|
||||||
- wai-conduit
|
- wai-conduit
|
||||||
- wai-eventsource
|
- wai-eventsource
|
||||||
- wai-handler-launch
|
- wai-handler-launch
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user