From b2af14c8f21d1ef0b09b7ce8614adce6c092230b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jan 2021 19:07:01 +0100 Subject: [PATCH] generic-lens related upper bounds for #5842 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e1106106..2995790f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5097,6 +5097,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5836 - clock < 0.8.2 + # https://github.com/commercialhaskell/stackage/issues/5842 + - generic-lens < 2.1.0.0 + - generic-lens-core < 2.1.0.0 + - generic-optics < 2.1.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of