Skip to content

Patch "HLS stuck (init then no progress) since multi home support" #156

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

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

yvan-sraka
Copy link
Contributor

@yvan-sraka yvan-sraka self-assigned this Apr 20, 2024
tool-map.nix Outdated
configureArgs = "--disable-benchmarks --disable-tests";
modules = [{
packages.ghcide.patches = [
# https://github.com/haskell/haskell-language-server/issues/4046#issuecomment-1926242056
Copy link
Contributor

@sgillespie sgillespie Apr 22, 2024

Choose a reason for hiding this comment

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

I've only got this working with hls-2.6 (2.7 definitely did not work), but I suspect it won't work with hls <= 2.4. Have you tested on 2.2 and 2.4?

EDIT: This indeed seems to be a problem on ghc90,ghc810 builds: https://ci.zw3rk.com/build/4619453/nixlog/1

Copy link
Contributor

@sgillespie sgillespie left a comment

Choose a reason for hiding this comment

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

LGTM! The only CI failures are binary cache errors

@yvan-sraka yvan-sraka added this pull request to the merge queue Apr 23, 2024
Merged via the queue into main with commit 559157f Apr 23, 2024
814 of 822 checks passed
@yvan-sraka yvan-sraka deleted the fix-slow-hls branch April 29, 2024 07:17
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