mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-10 13:27:29 +01:00
Add an upper bound to scotty (#7208)
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
10412dd23c
commit
92b6ac56b6
@ -1169,7 +1169,7 @@ packages:
|
|||||||
- zlib-lens
|
- zlib-lens
|
||||||
|
|
||||||
"Andrew Farmer <afarmer@ittc.ku.edu> @xich":
|
"Andrew Farmer <afarmer@ittc.ku.edu> @xich":
|
||||||
- scotty
|
- scotty < 0.21 # https://github.com/commercialhaskell/stackage/issues/7208
|
||||||
- wai-middleware-static
|
- wai-middleware-static
|
||||||
|
|
||||||
"Simon Hengel <sol@typeful.net> @sol":
|
"Simon Hengel <sol@typeful.net> @sol":
|
||||||
@ -5349,7 +5349,7 @@ packages:
|
|||||||
- bindings-DSL
|
- bindings-DSL
|
||||||
- bindings-uname
|
- bindings-uname
|
||||||
- bitarray
|
- bitarray
|
||||||
- blank-canvas < 0
|
- blank-canvas
|
||||||
- blaze-svg
|
- blaze-svg
|
||||||
- blaze-textual
|
- blaze-textual
|
||||||
- bloomfilter
|
- bloomfilter
|
||||||
@ -5552,7 +5552,7 @@ packages:
|
|||||||
- json
|
- json
|
||||||
- json-alt
|
- json-alt
|
||||||
- jsonrpc-tinyclient
|
- jsonrpc-tinyclient
|
||||||
- kansas-comet < 0
|
- kansas-comet
|
||||||
- kleene
|
- kleene
|
||||||
- knob
|
- knob
|
||||||
- language-haskell-extract
|
- language-haskell-extract
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user