mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-08-11 22:54:34 +02:00
Servant upper bounds for #3281
This commit is contained in:
parent
c5d4ba8145
commit
42c3a3c36e
@ -3376,6 +3376,16 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/3274
|
# https://github.com/fpco/stackage/issues/3274
|
||||||
- cryptonite < 0.25
|
- cryptonite < 0.25
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/3281
|
||||||
|
- servant < 0.13
|
||||||
|
- servant-client < 0.13
|
||||||
|
- servant-client-core < 0.13
|
||||||
|
- servant-foreign < 0.11
|
||||||
|
- servant-server < 0.13
|
||||||
|
- servant-docs < 0.11.2
|
||||||
|
- servant-mock < 0.8.4
|
||||||
|
- servant-swagger < 1.1.5
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user