From 3f93fd588010c1a9c4ad20994b014c07ae148439 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 5 Jan 2025 19:39:40 -0800 Subject: [PATCH] Lift bound for `doctest` 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 90af37e8..16783b5f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1195,7 +1195,7 @@ packages: - hspec-wai-json - aeson-qq - interpolate - - 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 + - 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":