From 4b6c506e8f75cfac4fb91b036f701d7ec69dab10 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 16 Apr 2018 20:17:13 +0200 Subject: [PATCH] jwt upper bound for #3531 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4cd1bd98..9b54ddd2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -956,7 +956,7 @@ packages: "Simon Michael @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