From 1e97e3778549c0b53c12c8cc7995fc6ab469d0df Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 27 Jul 2024 19:22:19 -0700 Subject: [PATCH] Test an upper bound on `doctest` to solve #7493 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 faa0e2e2d..9b21dcb89 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1233,7 +1233,7 @@ packages: - hspec-wai-json - aeson-qq - interpolate - - doctest + - doctest < 0.22.7 # build cycle with 0.22.7: https://github.com/commercialhaskell/stackage/issues/7493 - base-compat "Mario Blazevic @blamario":