Eval codelens crashes hls if eval calls into c-code that triggers an assertion #2330
Labels
component: hls-eval-plugin
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Uh oh!
There was an error while loading. Please reload this page.
Your environment
Output of
haskell-language-server --probe-tools
orhaskell-language-server-wrapper --probe-tools
:Which OS do you use:
Linux
Which lsp-client do you use:
Neovim
Describe your project (alternative: link to the project):
Contents of
stack.yaml
:No
hie.yaml
.cabal
contents:Steps to reproduce
Execute the eval code-lens on
parse "bar"
:Expected behaviour
Some error indication or something like that
Actual behaviour
hls crashes. Last lines from the LSP log:
Include debug information
Probably not relevant(?)
Maybe related to #461 ?
The text was updated successfully, but these errors were encountered: