From 684e66e156c394c96068d08fbda604607045fbcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Tue, 1 Aug 2023 19:13:40 +0200 Subject: [PATCH] Re-enabled tests for `text-show` (closes #6995). --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07fc174a..918552e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9388,7 +9388,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-show # https://github.com/commercialhaskell/stackage/issues/6995 - 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