fendor
fendor
I am not sure if the issue is still relevant
The lazy solution to set a shorter test directory on windows seems to be working. Finally! @guibou, @soulomoon perhaps a final review? Otherwise, Ill just merge it.
> Could you try --hide-successes? Personally, I want to see the successes, as it is visual confirmation that the tests are run and that a particular test is run. If...
This is vscode, we are not consciously populating the `Problems` pane. I am not sure whether we can easily change what is displayed here.
Potentially, a bit tricky since HLS's progress reporting isn't that great or structured.
I'll leave it open, for a better developer experience, it is something we need to eventually address.
Thanks for the bug report! The error message originates from vscode-haskell's GHCup integration. It should be doable to fix this in vscode-haskell. PRs welcome!
I am not 100% sure, but there are a couple of factors we take into account, predominantly user-choice. When the user chooses an older GHC version, we try to install...
Thanks for pointing this out! I hadn't realized.
I think, ideally, it depends on what the user has explicitly requested. If the user explicitly requested to use a specific HLS version, then the first error message would be...