From c122ad743d3e54c8fa1da1416427aedd91d4a9dc Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 10 Aug 2020 20:06:13 -0700 Subject: [PATCH] Add upper bound for proto3-wire --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a91a254..65a2e170 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4929,6 +4929,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5592 - ansi-terminal < 0.11 + # https://github.com/commercialhaskell/stackage/issues/5593 + - proto3-wire < 1.2 + # end of packages # Package flags are applied to individual packages, and override the values of