Skip to content

Working out the project GHC version seemingly never finishes #421

Closed
@Savelenko

Description

@Savelenko

After automatic update to 1.5.0 VS Code (OSS Code 1.55.2) shows a new status "Working out the project GHC version. This might take a while...". I've read a bit that this used to fail to appear without clear progress indication to the user but in my case it never finishes (I restarted VS Code several times and waited for ~10 minutes). Consequently, HLS never starts and there is no debug output under Haskell.

Just yesterday, before the update my whole set-up worked great, the only change is 1.5.0 of the extension. Here is my HLS environment:

~/.config/Code\ -\ OSS/User/globalStorage/haskell.haskell/haskell-language-server-1.3.0-linux-8.8.4 --probe-tools
haskell-language-server version: 1.3.0.0 (GHC: 8.8.4) (PATH: /home/yos/.config/Code - OSS/User/globalStorage/haskell.haskell/haskell-language-server-1.3.0-linux-8.8.4) (GIT hash: e7c5e90b6df5dff2760d76169eddaea3bdd6a831)
Tool versions found on the $PATH
cabal:		2.4.1.0
stack:		2.5.1
ghc:		Not found

Metadata

Metadata

Assignees

Labels

type: bugA bug or unintended effect

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions