vscode-haskell
vscode-haskell copied to clipboard
ghcup --no-verbose upgrade` exited with exit code 1.
Your environment
Everything in this section is optional, but it does help us to debug your issue! -->
Which OS do you use? Windows 11 Which version of GHC do you use and how did you install it?
How is your project built (alternative: link to the project)?
Which LSP client (editor/plugin) do you use?
Which version of HLS do you use and how did you install it?
Have you configured HLS in any way (especially: a hie.yaml file)?
What's wrong?
ghcup --no-verbose upgrade` exited with exit code 1.
Debug information
Hi, thank you for bug report!
Did you install GHCup? If yes, perhaps you need to set the path to ghcup in vscode, try in the settings: Settings > Extensions > Haskell: Ghcup Executable Path
Does ghc upgrade work in the terminal?
Is this still an issue?