Skip to content
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

Extension crashes on Apple M1 MacBook with cryptic messages #348

Closed
deadshot465 opened this issue Feb 20, 2021 · 1 comment
Closed

Extension crashes on Apple M1 MacBook with cryptic messages #348

deadshot465 opened this issue Feb 20, 2021 · 1 comment

Comments

@deadshot465
Copy link

I installed the extension in Visual Studio Code, but when opening an .hs file in a Stack project, it only shows a message:

The Haskell (<project name>) server crashed 5 times in the last 3 minutes. The server will not be restarted.

When installing the extension, the extension also doesn't automatically download HLS as the README states; although I checked ghcup list and it shows that hls has been installed. I know Haskell doesn't officially support Apple M1 just yet, so I use arch -x86_64 to install GHC, Cabal, and Stack, and ghci, stack run, and ghcup all work just fine. Is there extra steps to use this extension in Visual Studio Code on Apple M1? Or that this extension doesn't work on Apple M1 as for now?

@jneira
Copy link
Member

jneira commented Mar 9, 2021

Hi, thanks for the bug report, this looks very similar to haskell/haskell-language-server#1342, so i am gonna close this one

@jneira jneira closed this as completed Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants