From 7f542aa5a7fba737202c85155fdb64bb019160ec Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 25 May 2021 13:27:22 -0500 Subject: [PATCH] Don't expect a test failure for yesod-page-cursor, closes #6033 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 537790c3..6151d76d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6004,7 +6004,6 @@ expected-test-failures: - yeshql-core # https://github.com/tdammers/yeshql/issues/6 - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - - yesod-page-cursor # https://github.com/commercialhaskell/stackage/issues/6033 - chronos # #5443/closed - massiv - hgeometry # https://github.com/commercialhaskell/stackage/issues/5777