From e8d7f23ba14f53f138a6c57d30cee8e3256d50e5 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 7 Dec 2020 18:24:14 -0600 Subject: [PATCH] Expect test failure for hgeometry, #5777 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 207fc4d4..1c6cc1e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5800,6 +5800,7 @@ expected-test-failures: - 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 - options