vscode-haskell icon indicating copy to clipboard operation
vscode-haskell copied to clipboard

ghcup --no-verbose upgrade` exited with exit code 1.

Open adharidwan opened this issue 1 year ago • 2 comments

Your environment

image

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

adharidwan avatar Mar 07 '24 11:03 adharidwan

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?

fendor avatar Mar 07 '24 13:03 fendor

Is this still an issue?

fendor avatar May 09 '24 16:05 fendor