haskell-language-server/test/utils/Test/Hls
Pepe Iborra 84ece63ef4
Lockless diagnostics (#2434)
* lock-less publishedDiagnostics

* lock-less diagnostics

* move deleteValue and recordDirtyKeys to STM

* Move getDiagnostics to STM

* fix plugins

* Do not send stderr output to a file in func-tests

Stderr output is very useful to diagnose test failures when interleaved with the LSP log. Sending it to a file disrupts this interleaving and makes it harder to retrieve from CI
2021-12-05 22:04:56 +00:00
..
Command.hs Lockless diagnostics (#2434) 2021-12-05 22:04:56 +00:00
Flags.hs Add support for install hls from hackage using ghc 9.0.1 (#2322) 2021-11-03 08:09:46 +00:00