HLS fails when $XDG_CACHE_HOME/hie-bios is missing #1403
Labels
component: hie-bios
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
Output of
haskell-language-server --probe-tools
orhaskell-language-server-wrapper --probe-tools
:haskell-language-server version: 0.9.0.0 (GHC: 8.8.4) (PATH: /nix/store/xm31b7c3y15czjv2d9fiwv2lwf5hygmi-haskell-language-server-exe-haskell-language-server-0.9.0.0/bin/haskell-language-server) Tool versions found on the $PATH cabal: 3.2.0.0 stack: Not found ghc: 8.8.4
Which lsp-client do you use: LanguageClient_neovim
Describe your project (alternative: link to the project): Any simple cabal project
Contents of
hie.yaml
:Steps to reproduce
Run
haskell-language-server
or use a plugin and observe the outputExpected behaviour
Actual behaviour
HLS should proceed as normal after creating
$XDG_CACHE_HOME/hie-bios
Include debug information
Execute in the root of your project the command
haskell-language-server --debug .
and paste the logs here:Debug output:
Paste the logs from the lsp-client, e.g. for VS Code
LSP logs:
The text was updated successfully, but these errors were encountered: