From c165dacd8e33e360e8427dbb7a6110944ba1e86d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 11 Dec 2024 16:57:49 +0800 Subject: [PATCH] doctest < 0.22.7 again to break dependency cycle (#7493) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61ce43532..67065a9f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1217,7 +1217,7 @@ packages: - hspec-wai-json - aeson-qq - interpolate - - doctest + - doctest < 0.22.7 # build cycle with 0.22.7: should be fixed in random > 1.2.1.2 https://github.com/commercialhaskell/stackage/issues/7493 - base-compat "Mario Blazevic @blamario":