Daan Rijks

Results 18 comments of Daan Rijks

Had the same issue on Windows, but setting the `RUST_SRC_PATH` environment variable manually seems to have fixed it.

Seems like this was also discussed in #3902. I also ran into it, and the suggested workaround of using `--keep-outdated` each time is far from ideal IMO. As a user,...

I think I've found a workaround: build HLS from source with Stack (with Nix integration enabled) and have the extension use the resulting executable.

> I'm guessing you found this workaround from the vscode-haskell docs? I don't remember very well at this point. I think I pieced it together from multiple places (e.g. also...

This blog post might be relevant, I found it when I also ran into the serial builds and wondered how it could be fixed: https://jade.fyi/blog/nix-evaluation-blocking/ The approach of `some-cabal-hashes` there...

> I might not be able to really get to this for another month or so. Sorry to keep you waiting! That's ok! This doesn't have super high priority for...

I think this is duplicate with #130 - the writeup here is much more detailed though. :grin:

Is there something still blocking this I can fix? The CI failure looks like a fluke.