-
Notifications
You must be signed in to change notification settings - Fork 90
Problem when trying to upgrade ghcup (for VS Code Haskell extension) #710
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
Comments
cc @maerwald |
The release is broken for windows and likely ubuntu, work-around is described here https://discourse.haskell.org/t/ann-haskell-language-server-1-8-0-0-released/5053/11 |
Windows is fixed. Ubuntu is coming later today. Folks will have to |
Ubuntu has been fixed: haskell/ghcup-metadata@cea8655 Bindists are unofficial: https://downloads.haskell.org/~ghcup/unofficial-bindists/haskell-language-server/1.8.0.0/ CI run: https://github.com/haskell/ghcup-metadata/actions/runs/3066752966 To fix your existing installation run this: ghcup rm hls 1.8.0.0
ghcup install hls 1.8.0.0 |
Thanks! |
My HLS extension has been working fine on VS Code (Windows), but then I rather foolishly said "yes" to the suggestion that I upgrade to the latest version. Which didn't go well. Now I don't have any working Haskell extension. I am enclosing the output below. I have no idea what Error Codes 30 and 27 is referring to:
The text was updated successfully, but these errors were encountered: