From d1214fd5e725c6ba4858b6cb63c96c503572f062 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 19 Dec 2025 13:19:31 -0800 Subject: [PATCH] Add upper bound for egison-pattern-src, #7898 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a965c7d..4d57b5c1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7835,6 +7835,9 @@ packages: - persistent < 2.18 - persistent-postgresql < 2.14.0.1 + # https://github.com/commercialhaskell/stackage/issues/7898 + - egison-pattern-src < 0.2.2 + # end of Stackage upper bounds # end of packages