From d2ee1a073e76a31f43e3b445f77ecabc0ea61b87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:23:33 +0100 Subject: [PATCH] Do not use deprecated `shakespeare` version (closes #7500). --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63858730..44025e1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5564,7 +5564,7 @@ packages: - servant-multipart-client - servant-swagger-ui-redoc - setenv - - shakespeare + - shakespeare < 2.1.1 || > 2.1.1 # deprecated version - shakespeare-text - shell-escape - simple-reflect @@ -8806,7 +8806,6 @@ expected-test-failures: - roc-id # negative quickcheck resize - rose-trees - safe-decimal - - shakespeare # https://github.com/commercialhaskell/stackage/issues/7500 - simple-affine-space - simple-vec3 # https://github.com/commercialhaskell/stackage/pull/5410 - singletons-base