mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 16:28:29 +01:00
jwt upper bound for #3531
This commit is contained in:
parent
5750efd17d
commit
4b6c506e8f
@ -956,7 +956,7 @@ packages:
|
||||
"Simon Michael <simon@joyful.com> @simonmichael":
|
||||
#
|
||||
# The hledger project aims to keep the latest release of the core
|
||||
# hledger-lib and hledger packages in stackage. When other hledger-* packages have
|
||||
# hledger-lib and hledger packages in stackage. When other hledger-* packages have
|
||||
# too-restrictive bounds, we prefer they be removed rather than holding back
|
||||
# hledger-lib and hledger. (https://github.com/fpco/stackage/issues/3494)
|
||||
#
|
||||
@ -3410,6 +3410,9 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/3515
|
||||
- swagger2 < 2.2.2
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3531
|
||||
- jwt < 0.8.0
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user