Skip to content
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

Migrate to LTS 22.30 (GHC 9.6) and lsp 2.7 #70

Merged
merged 12 commits into from
Oct 10, 2024
Merged

Migrate to LTS 22.30 (GHC 9.6) and lsp 2.7 #70

merged 12 commits into from
Oct 10, 2024

Conversation

fwcd
Copy link
Owner

@fwcd fwcd commented Jul 27, 2024

This migrates to the LTS 22.30 resolver (i.e. GHC 9.6) and bumps the dependencies correspondingly. The Curry frontend is pinned to an experimental branch that migrates it to the Stack resolver.

As part of the updated Stack snapshot, this also migrates the lsp library to 2.7, which includes some larger changes to the LSP types that are now generated from the meta model. The getCompletionPrefix function was removed upstream, therefore we vendor it (though a slightly newer version taken from ghcide).

@fwcd fwcd mentioned this pull request Jul 27, 2024
@fwcd fwcd changed the title Migrate to LTS 22.30 and GHC 9.6 Migrate to LTS 22.30 (GHC 9.6) and lsp 2.7 Jul 29, 2024
@fwcd fwcd marked this pull request as ready for review July 29, 2024 23:07
@fwcd fwcd merged commit cd9e80a into main Oct 10, 2024
3 checks passed
@fwcd fwcd deleted the lts-22.30 branch October 10, 2024 16:48
@fwcd fwcd mentioned this pull request Dec 3, 2024
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.

1 participant