Wingman/"Case split": Exception: [...]/share/hyph-en-us.hyp.txt.gz: openBinaryFile: does not exist (No such file or directory) #2015
Labels
component: wingman
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Your environment
Output of
haskell-language-server --probe-tools
orhaskell-language-server-wrapper --probe-tools
:haskell-language-server version: 1.2.0.0 (GHC: 8.10.4) (PATH: /Users/rune/Library/Application Support/Code/User/globalStorage/haskell.haskell/haskell-language-server-wrapper-1.2.0-darwin) (GIT hash: be2071e985cb417f984ab00a1aad76dee02d6d0b) Tool versions found on the $PATH cabal: 3.4.0.0 stack: 2.5.1 ghc: 8.10.4
Which OS do you use:
MacOS
Which lsp-client do you use:
VS Code
Describe your project (alternative: link to the project):
https://github.com/obsidiansystems/cardano-node/
Contents of `hie.yaml`
Steps to reproduce
cardano-api/src/Cardano/Api/ProtocolParameters.hs
.Expected behaviour
Case splitting on up
Actual behaviour
Nothing happens. The following error appears in the logs:
All log lines that appear after selecting "Case split on up":
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: https://gist.github.com/runeksvendsen/6916cdaa467e47d2a37bc6abff952cf7
The text was updated successfully, but these errors were encountered: