Language.Haskell.LSP.Types.Message.RequestMessage the key params was not present #501
Labels
status: needs info
Not actionable, because there's missing information
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
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
Describe your issue here.
[ DEBUG ] 2020-10-13T21:20:40+0200 ] ...0zz-neovim-master/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ] "decoded" { error = { code = -32603, message = 'haskell-lsp:parse error. Object (fromList [("jsonrpc",String "2.0"),("method",String "shutdown"),("id",Number 3.0)]) "When parsing the record RequestMessage of type Language.Haskell.LSP.Types.Message.RequestMessage the key params was not present."
stack updateand install new haskell-lsp. Or check information on https://marketplace.visualstudio.com/items?itemName=xxxxxxxxxxxxxxx' }, id = 3, jsonrpc = "2.0"}
Your environment
haskell-language-server --probe-tools
orhaskell-language-server-wrapper --probe-tools
haskell-language-server --probe-toolshie.yaml
: generated, multicradle basedSteps to reproduce
Just open my editor (neovim), nothing happens.
Include debug information
I can't provide any debug log, it's a complex project and there are many errors but anyway the same issue seems to have existed in hie:
haskell/haskell-ide-engine#983
The text was updated successfully, but these errors were encountered: