fendor
fendor
Can you try what happens if you add a custom `hie.yaml`? I dont know what your project looks like in general, so I just guess how it should look like:...
Does hie work on trivial projects for you?
is this really a hie bug? Can you try to execute `hie --debug` in the root of your project and if this fails, link some logs? If it succeeds, you...
I see! Did you try to run cabal update, btw? However, this looks like a bug in cabal-helper or some nix issue. Would you mind trying whether creating a file...
It looks like a bug of cabal-helper, but since this is issue actually persists, I would prefer to have the issue open so that it documents the problem.
Looks like a bug, cant reproduce with vscode. on windows.
A possible solution might be to add an explicit `hie.yaml` with the contents: ```yaml cradle: stack: ``` for simple projects and for more complex projects, use a more complex one,...
@awgn Please post some logs, if you use `hie.yaml`, your problem is definitely different to the posted issue. Ideally, open a new issue with logs attached, please :)
Maybe project failed to load? Are hover requests working?
there should be a diagnostic in the first line with more infos