From 382f62488e2b47c06294e7d209321f5781c3f59c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 23 Feb 2021 09:10:46 +0800 Subject: [PATCH] optics-0.4 (#5881) --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dafcfd63..12c79707 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5144,6 +5144,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5878 - hashable < 1.3.1.0 + + # https://github.com/commercialhaskell/stackage/issues/5881 + - optics < 0.4 + - optics-core < 0.4 + - optics-extra < 0.4 + - optics-th < 0.4 # end of packages # Package flags are applied to individual packages, and override the values of