<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">My GSoC 2018 project (and first package!), <a href="https://hackage.haskell.org/package/lsp-test-0.1.0.0" class="">lsp-test</a>, is now available on Hackage. It allows you to carry out functional end-to-end tests at a high level for <a href="https://microsoft.github.io/language-server-protocol/" class="">LSP</a> servers, and we’re currently using it in <a href="https://github.com/haskell/haskell-ide-engine" class="">haskell-ide-engine</a>. Many thanks to Alan Zimmerman and Zubin Duggal for their invaluable help this summer. Hopefully it will help improve your LSP servers, or maybe entice you to make one for your language!</body></html>