From 462c766c2d95dcf75cfce8460197325468b95dc2 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 22 Apr 2020 19:45:38 -0700 Subject: [PATCH] Add upper bound for protolude, #5319 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc7a214d..21d00b2b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4760,6 +4760,9 @@ packages: - optics < 0.3 - optics-vl < 0.2.1 + # https://github.com/commercialhaskell/stackage/issues/5319 + - protolude < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of