From b9586e70ba3d2a571e64a4d43cb1096a4415b8e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sun, 30 Apr 2023 10:38:55 +0200 Subject: [PATCH] `text-icu` test should pass. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7bb18191..0e7660ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5612,7 +5612,7 @@ packages: - typerep-map < 0 # 0.6.0.0 internal library #5965/closed - universe-instances-base < 0 # 1.1 deprecated - universe-instances-trans < 0 # 1.1 deprecated - - validation-selective < 0 # 0.1.0.2 #5965/closed + - validation-selective < 0 # 0.2.0.0 #5965/closed - wai-route < 0 # 1.0.0 compile fail - xxhash < 0 # 0.0.2 compile fail @@ -8656,7 +8656,6 @@ expected-test-failures: - servant-static-th # 1.0.0.0 Tasty issue: https://github.com/commercialhaskell/stackage/issues/6090 - snappy # Could not find module ‘Functions’ - store # 0.7.16 - - text-icu # 0.7.1.0 https://github.com/bos/text-icu/issues/32 - thread-supervisor # 0.2.0.0 - twitter-types # 0.11.0 compile fail against aeson 2 - type-of-html-static # 0.1.0.2 https://github.com/commercialhaskell/stackage/issues/5728