Skip to content

haskell-language-server 0.5.1 for GHC 8.6.3 is not available on Linux. #317

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

Closed
snthibaud opened this issue Oct 31, 2020 · 3 comments
Closed

Comments

@snthibaud
Copy link

If you encounter a bug or you have a support question, please try to fill out some of the information below.
However, if you think your issue does not need any of it, you may omit it.
Generally speaking, the information below is meant for helping debugging issues
but they are no prerequisite for opening issues.

Subject of the issue

I encountered this error message installing the haskell-language-server plugin: haskell-language-server 0.5.1 for GHC 8.6.3 is not available on Linux.

Your environment

haskell-language-server: コマンドが見つかりません
haskell-language-server-wrapper: コマンドが見つかりません

Steps to reproduce

  1. Install VS Code
  2. Install haskell-language-server extension
  3. Install 'Haskell GHCi Debug Adapter Phoityne' extension
  4. Try to debug
    (I am not sure if steps 3 and 4 were actually necessary)

Expected behaviour

The message should not occur or should give more instructions on what to change. Should I use a different GHC version or a different haskell-language-server/Haskell extension version?

Actual behaviour

A message indicates the problem, but there are no steps toward a solution.

@fendor
Copy link
Collaborator

fendor commented Oct 31, 2020

Yeah, GHC 8.6.3 ist not supported by HLS, so you need to use a newer ghc version for your project.

@lukel97 lukel97 transferred this issue from haskell/haskell-language-server Oct 31, 2020
@lukel97
Copy link
Collaborator

lukel97 commented Oct 31, 2020

I'm going to update the error message so it links to the list of supported versions, to be more explicit

@snthibaud
Copy link
Author

Thank you!

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

3 participants