From 1625ac444ab85b42338a7594f530344329c970c3 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 5 Feb 2019 22:34:17 +0000 Subject: [PATCH] req < 2.0.0, retry < 0.8.0.0 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0f37cf4..d9390fd3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4394,6 +4394,10 @@ packages: - proto-lens-protoc < 0.5.0.0 - proto-lens-protobuf-types < 0.5.0.0 + # 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