From 5a46b3c704a93ccc167e30fb41d0216dc1611b04 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 2 Feb 2019 08:50:17 +0100 Subject: [PATCH] req and retry upper bounds for #4345 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 190380f1..6f4475f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4380,6 +4380,10 @@ packages: - pandoc < 2.6 - pandoc-citeproc < 0.16 + # https://github.com/commercialhaskell/stackage/issues/4345 + - req < 2.0.0 + - retry < 0.8.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of