From 4ca18079073a9368428c9c9f322bee88ffa0abb9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 15 Mar 2016 16:07:26 -0700 Subject: [PATCH] Add constraint "jwt < 0.7.0" per #1281 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 791c7ec2..6385f67b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2065,6 +2065,9 @@ packages: # https://github.com/fpco/stackage/issues/1276 - hint < 0.5 + # https://github.com/fpco/stackage/issues/1281 + - jwt < 0.7.0 + # end of packages