-
Notifications
You must be signed in to change notification settings - Fork 206
Mac+vs code: The Haskell HIE server crashed 5 times in the last 3 minutes. The server will not be restarted. #1470
Comments
Sounds like you don't have |
Seriously? Look at the third environment. |
They are referring to |
In your log above, hie-wrapper tries to invoke |
Maybe a haskell-lsp bug? |
Oddly enough, it works fine in nvim. |
Can you turn the verbose logging option in the vscode options and attach the logs?
… On 27 Nov 2019, at 15:30, 亢禹 ***@***.***> wrote:
Maybe a haskell-lsp bug?
Oddly enough, it works fine in nvim.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Is this issue not because of the mismatching project ghc version of 8.8.1 and hie version of 8.6.5 in the attached images? |
stack ghc is 8.6.5, I init project use this: stack new my-project yesodweb/sqlite && cd my-project
stack install yesod-bin --install-ghc
stack build |
@youwillbe In this comment I see: |
|
Same as stderr |
Can not work with vscode in macOS

Environment:
The text was updated successfully, but these errors were encountered: