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

Bump old hls version and upgrade test runner to macos-latest #960

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

July541
Copy link
Collaborator

@July541 July541 commented Sep 20, 2023

Following https://haskell-language-server.readthedocs.io/en/latest/support/ghc-version-support.html, HLS has dropped ghc-8.10.7 after hls-2.2.0.0, so we can replace 8.10.4 with 8.10.7 and hope it can make our test more stable...

ghcup install hls 1.4.0
ghcup install hls 2.2.0.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, this is wrong because the test is supposed to test our ability to fallback to older HLS versions for unsupported GHC versions.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But since the next release drops support for 8.10.7, this will be correct again :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thinking that we may not merge big changes before the next hls release, it's not bad to write it here now.

@fendor fendor merged commit 26fc6c2 into haskell:master Sep 20, 2023
15 checks passed
fendor pushed a commit to fendor/vscode-haskell that referenced this pull request Dec 2, 2023
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