From 36fb111e4c7eeb48bff6a5c9a433940fda146ff1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 27 Apr 2026 20:41:33 -0700 Subject: [PATCH] Add upper bound to `incipit-base` (#7994) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cff0a2c6..7fd3f8f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5158,7 +5158,7 @@ packages: "Torsten Schmits @tek": - exon - - incipit-base + - incipit-base < 0.7 # https://github.com/commercialhaskell/stackage/issues/7994 - incipit-core - polysemy - polysemy-plugin