From 970a03442c4abdc0f7d18609998050ea5c04e62b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 22 Feb 2025 22:05:00 +0100 Subject: [PATCH] Additional microlens-* bounds #7694 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c57014c..ef48fdeb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7829,6 +7829,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7694 - microlens < 0.4.14 + - microlens-ghc < 0.4.15.0 + - microlens-platform < 0.4.4.0 + - microlens-mtl < 0.2.1.0 # end of Stackage upper bounds # end of packages