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

Update to LTS-21, GHC 9.4.5, brick-1.9 #1351

Merged
merged 2 commits into from
Jun 26, 2023
Merged

Update to LTS-21, GHC 9.4.5, brick-1.9 #1351

merged 2 commits into from
Jun 26, 2023

Conversation

byorgey
Copy link
Member

@byorgey byorgey commented Jun 26, 2023

Stackage LTS 21 was just released, which is great news for us because it includes GHC 9.4.5 (GHC 9.4.4 was no longer supported by HLS) and we no longer have to rely on a specific "nightly" version. This PR updates a few things to build with LTS-21.

The biggest thing I didn't update was our lsp dependency: LTS-21 comes with lsp-2.0 and lsp-types-2.0, but those apparently introduce some breaking changes and it wasn't immediately apparent to me what would need to change. I filed #1350 to track that issue.

@byorgey byorgey requested a review from kostmo June 26, 2023 16:05
@byorgey byorgey added the merge me Trigger the merge process of the Pull request. label Jun 26, 2023
@mergify mergify bot merged commit 6a7063b into main Jun 26, 2023
@mergify mergify bot deleted the lts-21 branch June 26, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Trigger the merge process of the Pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants