haskell-language-server/.github/ISSUE_TEMPLATE.md
2021-03-30 09:05:44 -04:00

1.3 KiB

Your environment

Output of haskell-language-server --probe-tools or haskell-language-server-wrapper --probe-tools:


Which OS do you use:

Which lsp-client do you use:

Describe your project (alternative: link to the project):

Contents of hie.yaml:


Steps to reproduce

Expected behaviour

Actual behaviour

Include debug information

Execute in the root of your project the command haskell-language-server --debug . and paste the logs here:

Debug output:
<paste your logs here>

Paste the logs from the lsp-client, e.g. for VS Code

LSP logs:
<paste your logs here>