From df708b54568f98a70aaa80d634f5230e33cbba91 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 20 Apr 2018 11:00:32 +0200 Subject: [PATCH] foldl upper bound for #3535 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6124aa8..2cc10a10 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3412,6 +3412,9 @@ packages: # https://github.com/fpco/stackage/issues/3531 - jwt < 0.8.0 + # https://github.com/fpco/stackage/issues/3535 + - foldl < 1.4.0 + # end of packages # Package flags are applied to individual packages, and override the values of