From 91150f1df2e0439bab670b7970a0a9fbc702ec19 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 16 Apr 2020 11:24:28 +0300 Subject: [PATCH] Upper bound on optics-vl --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e37b787b..11bd56c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4762,6 +4762,8 @@ packages: - optics-core < 0.3 - optics-extra < 0.3 - optics-th < 0.3 + - optics < 0.3 + - optics-vl < 0.2.1 # end of packages # Package flags are applied to individual packages, and override the values of