Skip to content

Conversation

@michaelpj
Copy link
Collaborator

I noticed this was broken doing cabal build all.

  • Fix compilation of the test.
  • Depend on and use lsp-demo-reactor-server instead of HLS so it is
    actually testable in isolation.
  • Teach lsp-demo-reactor-server to respond to TextDocumentSymbol
    (could have changed the example but this was easy enough).
  • Ensure that the CI builds and tests it so we won't miss it in future.

I noticed this was broken doing `cabal build all`.

- Fix compilation of the test.
- Depend on and use `lsp-demo-reactor-server` instead of HLS so it is
actually testable in isolation.
- Teach `lsp-demo-reactor-server` to respond to `TextDocumentSymbol`
(could have changed the example but this was easy enough).
- Ensure that the CI builds and tests it so we won't miss it in future.
@michaelpj michaelpj mentioned this pull request Mar 5, 2021
@wz1000
Copy link
Collaborator

wz1000 commented Mar 5, 2021

Thanks

@wz1000 wz1000 merged commit cd5708b into haskell:master Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants