From 9733f332cf88cb409277fdabb7a1c3e5466e6faf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Tue, 1 Aug 2023 20:12:38 +0200 Subject: [PATCH] Re-enabled tests for `ghc-exactprint` (alanz/ghc-exactprint#82). --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 918552e5..8c9142b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9445,7 +9445,6 @@ expected-test-failures: - yesod-paginator # Misc. Please check if there is a better section before adding more packages here. - - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/82 - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - hspec-expectations-pretty-diff # https://github.com/unrelentingtech/hspec-expectations-pretty-diff/issues/7 - hw-kafka-client # missing exe https://github.com/commercialhaskell/stackage/pull/5542