From 1a1d1bc1f4e905042a9d3ba4c3edf6691001e35f Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sat, 27 Feb 2021 19:19:31 +0000 Subject: [PATCH] Restricts strict-tuple-lens (#5874) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c874919..e7dd1ec5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -133,7 +133,7 @@ packages: - smash-microlens - smash-lens - strict-tuple - - strict-tuple-lens + - strict-tuple-lens < 0.2 # via `lens-5` "Matthieu Monsch @mtth": - flags-applicative