From c82fc16d3d3b5c1244cfc45ac33c7c777e104990 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 3 Jan 2025 13:28:06 -0800 Subject: [PATCH] Re-enable testing of `pandoc` as it seems to pass Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49b02f8c..20ab0576 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9041,7 +9041,6 @@ expected-test-failures: # Misc. Please check if there is a better section before adding more packages here. - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - hw-kafka-client # missing exe https://github.com/commercialhaskell/stackage/pull/5542 - - pandoc # https://github.com/jgm/pandoc/issues/5582 - pcg-random # https://github.com/cchalmers/pcg-random/pull/7 - persistent-mongoDB # Requires a running server - persistent-mysql # https://github.com/commercialhaskell/stackage/issues/4764