From dc2b235b727fa68e2df42181173541c21f8a9b91 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 2 Oct 2021 14:55:54 +0800 Subject: [PATCH] Revert "allow markdown testsuite to fail (snoyberg/markdown#39)" This reverts commit e71a2158473892a0dbf95878c2f59d2494314cc5. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 401505f4..de902eb1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7275,7 +7275,6 @@ expected-test-failures: - simple-affine-space - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - freckle-app # https://github.com/commercialhaskell/stackage/issues/6197 - - markdown # https://github.com/snoyberg/markdown/issues/39 # Assertion failures due to module name ambiguity # (These _should_ be fixed by using the `hide` section of this file)