From 291eb1e02a8b397b39667b76364f9344f3134a2d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 20 May 2015 18:29:33 +0300 Subject: [PATCH] Extra upper bound for #572 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6fb19fc6..5fba5bf0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1030,6 +1030,7 @@ packages: # https://github.com/fpco/stackage/issues/572 - attoparsec < 0.13 - aeson < 0.8.1.0 + - jose-jwt < 0.6 # https://github.com/fpco/stackage/issues/577 - MonadRandom < 0.4