daml/compiler/lsp-tests
Moritz Kiefer aa48f3026e
Bump ghcide (#5128)
This PR bumps ghcide, haskell-lsp and haskell-lsp-types. There aren’t
really any important changes in ghcide itself but the haskell-lsp
update includes my fix for crashing completions.

One change in ghcide itself is that NormalizedFilePath got moved to
haskell-lsp. ghcide needs special treatment for empty file paths so we
use `toNormalizedFilePath'` from ghcide instead of
`toNormalizedFilePath` from `haskell-lsp`. I’ve added an hlint rule to
enforce this.

changelog_begin
changelog_end
2020-03-23 12:09:36 +00:00
..
src Bump ghcide (#5128) 2020-03-23 12:09:36 +00:00
BUILD.bazel Mark lsp tests as flaky on Windows (#4906) 2020-03-09 16:53:36 +01:00