From 8c845ad884335b895233d54eaffd244ba0155e4c Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 22 May 2019 18:28:29 -0700 Subject: [PATCH] Expect test failures for polysemy-zoo, #4572 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index db1fd753..1a42aa1c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5216,6 +5216,7 @@ expected-test-failures: - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 - ersatz # https://github.com/commercialhaskell/stackage/issues/4571 + - polysemy-zoo # https://github.com/commercialhaskell/stackage/issues/4572 # Recursive deps https://github.com/fpco/stackage/issues/1818 - options