From ee6233b2172ba3f4fff58cd9e5621d264ad7e9f9 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Fri, 9 Dec 2022 04:03:44 +0000 Subject: [PATCH] xmlbf<0.7, yarn-lock tests failing --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7baab0c5..54c54c9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1842,7 +1842,7 @@ packages: - vector-bytes-instances - xmlbf-xeno - xmlbf-xmlhtml - - xmlbf + - xmlbf < 0.7 # https://github.com/fosskers/servant-xml/issues/6 "Tomas Carnecky @wereHamster": - avers @@ -8806,6 +8806,7 @@ expected-test-failures: - world-peace - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - xmlbf + - yarn-lock - yesod-gitrev # needs a git repo https://github.com/commercialhaskell/stackage/issues/6132 - yesod-markdown # https://github.com/pbrisbin/yesod-markdown/issues/77 - aws-sns-verify # https://github.com/commercialhaskell/stackage/issues/6777