From 2d8adb4b0c364ae1c41d1a6016adbeff85c6cccf Mon Sep 17 00:00:00 2001 From: Emily Pillmore Date: Wed, 13 May 2020 22:59:52 -0400 Subject: [PATCH] add strict-tuple-lens add strict-tuple entry --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2532775b..a4a9ae3f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -70,6 +70,8 @@ packages: - smash-aeson - smash-microlens - smash-lens + - strict-tuple + - strict-tuple-lens "Matthieu Monsch @mtth": - flags-applicative