From b1d0a0da6fead2d30fd8e5de16a9d3342f78e9bc Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 5 Apr 2018 09:12:48 +0300 Subject: [PATCH] Upper bound for broken test suite kcsongor/generic-lens#43 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4eaac2e0..209b9780 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3992,6 +3992,9 @@ packages: # https://github.com/fpco/stackage/issues/3472 - brick < 0.36 + # https://github.com/kcsongor/generic-lens/issues/43 + - generic-lens < 1 + # end of packages # Package flags are applied to individual packages, and override the values of