-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Labels
type: bugA bug or unintended effectA bug or unintended effect
Description
Recently, the Haskell support in VS Code doesn't work anymore for any of my projects. I assume it is related with the latest version of the extension or the HLS.
In the extension inside VS Code it says that there is an uncaught error (see screenshot below).
Your environment
OS version: Ubuntu 21.04
VS Code version: 1.62.3
Steps to reproduce
It's the same behavior for all my projects. The error description in the extension tab looks like that:
/home/leo/dev/aoc/aoc2021is the root directory of my project- There is no
hls.logfile at the described location, but there is one in my home directory (~/hls.log) which is empty
HLS logs
log output:
2021-12-07 19:32:37.1360000 [client] INFO Writing client log to file /home/leo/dev/aoc/aoc2021/~/hls.log
Metadata
Metadata
Assignees
Labels
type: bugA bug or unintended effectA bug or unintended effect
