You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the same issue as #3160 but with Pop!_OS 20.04 LTS. I was asked on that thread to open up a new issue here. Please let me know if I need to do anything else.
Which OS do you use?
Pop!_OS 20.04 LTS
Which version of GHC do you use and how did you install it?
8.10.7 ghcup
How is your project built (alternative: link to the project)?
stack
Which LSP client (editor/plugin) do you use?
VS Code+vscode-haskell
Which version of HLS do you use and how did you install it?
I reverted back 1.7.0.0, I believe it was installed with ghcup
Have you configured HLS in any way (especially: a hie.yaml file)?
No
Steps to reproduce
On Pop! os install vscode, the haskell extension and ghcup. I believe vscode will use ghcup to install the newest version of HLS but if it doesn't one can install it manually with ghcup.
Expected behaviour
The language server and client start normally.
Actual behaviour
The server fails to start with the error version GLIBC_2.32 not found
Debug information
Install the previous version of the HLS and see if it works maybe.
The text was updated successfully, but these errors were encountered:
This is the same issue as #3160 but with Pop!_OS 20.04 LTS. I was asked on that thread to open up a new issue here. Please let me know if I need to do anything else.
Which OS do you use?
Pop!_OS 20.04 LTS
Which version of GHC do you use and how did you install it?
8.10.7 ghcup
How is your project built (alternative: link to the project)?
stack
Which LSP client (editor/plugin) do you use?
VS Code+vscode-haskell
Which version of HLS do you use and how did you install it?
I reverted back 1.7.0.0, I believe it was installed with ghcup
Have you configured HLS in any way (especially: a
hie.yaml
file)?No
Steps to reproduce
On Pop! os install vscode, the haskell extension and ghcup. I believe vscode will use ghcup to install the newest version of HLS but if it doesn't one can install it manually with ghcup.
Expected behaviour
The language server and client start normally.
Actual behaviour
The server fails to start with the error
version GLIBC_2.32 not found
Debug information
Install the previous version of the HLS and see if it works maybe.
The text was updated successfully, but these errors were encountered: