Skip to content

"haskell-lsp" is deprecated in favour of "lsp" #2270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sjakobi opened this issue Jul 30, 2021 · 1 comment · Fixed by #2397
Closed

"haskell-lsp" is deprecated in favour of "lsp" #2270

sjakobi opened this issue Jul 30, 2021 · 1 comment · Fixed by #2397
Labels
LSP dhall-lsp-server

Comments

@sjakobi
Copy link
Collaborator

sjakobi commented Jul 30, 2021

We'll need to migrate dhall-lsp-server to the new package.

Some instructions on the migration can be found in the changelog for lsp-1.0.0.0: https://hackage.haskell.org/package/lsp-1.0.0.0/changelog

@sjakobi sjakobi added the LSP dhall-lsp-server label Jul 30, 2021
@sjakobi
Copy link
Collaborator Author

sjakobi commented Jul 31, 2021

Regarding lsp-test: lsp-test >= 0.13 is based on lsp, so migrating to lsp should also help us become compatible with the latest lsp-test releases.

sjakobi added a commit that referenced this issue Oct 26, 2021
https://hackage.haskell.org/package/aeson-2.0.0.0/changelog

The one exception is `dhall-lsp-server` where the deprecated
`haskell-lsp` dependency is unlikely to gain compatibility with
aeson >= 2. See #2270.
@sjakobi sjakobi mentioned this issue Oct 26, 2021
6 tasks
sjakobi added a commit that referenced this issue Nov 2, 2021
https://hackage.haskell.org/package/aeson-2.0.0.0/changelog

The one exception is `dhall-lsp-server` where the deprecated
`haskell-lsp` dependency is unlikely to gain compatibility with
aeson >= 2. See #2270.
@sjakobi sjakobi mentioned this issue Nov 9, 2021
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LSP dhall-lsp-server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant