-
-
Notifications
You must be signed in to change notification settings - Fork 412
Open
Labels
component: hls-eval-plugintype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Description
Your environment
Which OS do you use:
MacOS
Which LSP client (editor/plugin) do you use:
VS Code+vscode-haskell
Describe your project (alternative: link to the project):
resolver:
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/7.yaml
packages:
- .
Steps to reproduce
{-
>>> getLine
-}
Run the Evaluate code lens
Expected behaviour
Not sure
Actual behaviour
{-
>>> getLine
"Content-Length: 191\r"
-}
VSCode shows error message: Connection got disposed.
Include debug information
Metadata
Metadata
Assignees
Labels
component: hls-eval-plugintype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..