From 12dd41ccc412561f847fe3c81c88f298f15691ed Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 8 Dec 2020 12:25:52 -0600 Subject: [PATCH] Don't expect a failure for monad-logger-prefix tests, closes #5776 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67690e41..da2408e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5801,7 +5801,6 @@ expected-test-failures: - chronos # #5443/closed - massiv - http-conduit # https://github.com/commercialhaskell/stackage/issues/5771 - - monad-logger-prefix # https://github.com/commercialhaskell/stackage/issues/5776 - hgeometry # https://github.com/commercialhaskell/stackage/issues/5777 # Recursive deps https://github.com/fpco/stackage/issues/1818