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