From 33da1dde08e05dfb936fafb7334a205329d6a7e9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 22 Jan 2022 19:35:49 +0800 Subject: [PATCH] yesod-markdown testsuite (pbrisbin/yesod-markdown#77) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d54091cd..ad96999b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7560,6 +7560,7 @@ expected-test-failures: - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - xmlbf - yesod-gitrev # needs a git repo https://github.com/commercialhaskell/stackage/issues/6132 + - yesod-markdown # https://github.com/pbrisbin/yesod-markdown/issues/77 # Assertion failures due to module name ambiguity. # These _should_ be fixed by using the `hide` section of this file