in comment evaluation works for pure function not with IO sideeffect on vscode windows #4506
Labels
status: needs triage
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
Your environment
Which OS do you use?
windows 10
Which version of GHC do you use and how did you install it?
ghc 9.8.4 / tried other versions 9.2.2 same issue
How is your project built (alternative: link to the project)?
stack build
Which LSP client (editor/plugin) do you use?
vscode latest + extension Haskell v2.4.4
Which version of HLS do you use and how did you install it?
hls v 2.9.0.1
ghcup installed it
Have you configured HLS in any way (especially: a hie.yaml file)?
no
Steps to reproduce
stack new project
in any hs file
add in comment evaluation
Expected behaviour
Actual behaviour
Debug information
verbose log trace of hls in vscode output window trying to evaluate first pureFunc that works then someFunc fails
with no response
The text was updated successfully, but these errors were encountered: