haskell-language-server
The official Haskell language server (LSP) implementation. Consult the project documentation for more details.
* Extend TopLevelRHS pattern to track the where clause
* Don't case split if there's a where clause
* Add tests
Co-authored-by:
Javier Neira <atreyu.bbb@gmail.com>
The official Haskell language server (LSP) implementation. Consult the project documentation for more details.