mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 01:50:25 +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":
|
"Simon Michael <simon@joyful.com> @simonmichael":
|
||||||
#
|
#
|
||||||
# The hledger project aims to keep the latest release of the core
|
# 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
|
# too-restrictive bounds, we prefer they be removed rather than holding back
|
||||||
# hledger-lib and hledger. (https://github.com/fpco/stackage/issues/3494)
|
# hledger-lib and hledger. (https://github.com/fpco/stackage/issues/3494)
|
||||||
#
|
#
|
||||||
@ -3410,6 +3410,9 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/3515
|
# https://github.com/fpco/stackage/issues/3515
|
||||||
- swagger2 < 2.2.2
|
- swagger2 < 2.2.2
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/3531
|
||||||
|
- jwt < 0.8.0
|
||||||
|
|
||||||
# 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