From 7e45a2d94428886643e086b65e2d49bb069d3a45 Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Tue, 19 Jan 2021 01:47:38 +0100 Subject: [PATCH] Remove dhall-lsp-server from expected-test-failures Context: https://github.com/dhall-lang/dhall-haskell/issues/1891 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 179e6589..965a9667 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5927,9 +5927,6 @@ expected-test-failures: # https://github.com/kazu-yamamoto/dns/issues/153 - dns - # https://github.com/dhall-lang/dhall-haskell/issues/1891 - - dhall-lsp-server - # https://github.com/cdornan/fmt/issues/30 - fmt