From 99210c9e9ba40eabfe97cd7e779ccd3ca851aa8e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 3 May 2026 18:05:15 -0700 Subject: [PATCH] Upper bound `doctest` for #7999 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 ea18ae7f..61c9b585 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1218,7 +1218,7 @@ packages: - hspec-wai-json - aeson-qq - interpolate - - doctest + - doctest < 0.25 # https://github.com/commercialhaskell/stackage/issues/7999 - base-compat - vcr