-
-
Notifications
You must be signed in to change notification settings - Fork 401
Labels
can-workaroundcomponent: hls-hlint-plugintype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Description
Subject of the issue
hlint seeking unavailabe file /opt/ghc/8.8.4/lib/ghc-8.8.4/settings
and refactor fail since this error
Your environment
Fedora 33, VSCode 1.51
- Output of
haskell-language-server --probe-tools
orhaskell-language-server-wrapper --probe-tools
- 0.6
- Which lsp-client do you use
- vscode
- Describe your project (alternative: link to the project)
- single hs, no cradle, no cabal
- Contents of
hie.yaml
- N/A
Steps to reproduce
- ghcup install ghc under ~/.ghcup
- open single hs file
- apply any hint from hlint
- prompt of the progress non stop run
- debug message said /opt/ghc/8.8.4/lib/ghc-8.8.4/settings file not available,
- symbolic link ~/.ghcup/ghc to /opt/ghc problem fix
Expected behaviour
seeking a correct ghc installed
Actual behaviour
seeking /opt/ghc/8.8.4/lib/ghc-8.8.4/settings
Include debug information
N/A
georgefst, smelc, I-Al-Istannen, raptazure, Kasama and 4 more
Metadata
Metadata
Assignees
Labels
can-workaroundcomponent: hls-hlint-plugintype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..