From 1834f30113178d0eab5f6b3ce9b0f9a26a507e70 Mon Sep 17 00:00:00 2001 From: Sebastian Witte Date: Mon, 31 Jan 2022 23:51:26 +0100 Subject: [PATCH] Revert "Expects nvim-hs test suite failure (#6425)" This reverts commit 18257b661c28987f161e9f96748e3ff3bff27209. Version 2.2.0.1 of nvim-hs doesn't fail in tests if neovim isn't installed: https://github.com/neovimhaskell/nvim-hs/commit/1e6bafbab5d69605e564c52e1d7549970b440200 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ce1c411..a1890ce6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7667,8 +7667,6 @@ 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.