From 18257b661c28987f161e9f96748e3ff3bff27209 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Mon, 31 Jan 2022 16:08:18 -0500 Subject: [PATCH] Expects nvim-hs test suite failure (#6425) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a1890ce6..9ce1c411 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7667,6 +7667,8 @@ expected-test-failures: - threads # https://github.com/basvandijk/threads/issues/10 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - yesod-core # https://github.com/yesodweb/yesod/issues/1711 + + - nvim-hs # https://github.com/commercialhaskell/stackage/issues/6425 # Please review the sections above before adding packages to a new section or to Misc.