Skip to content

hlint seeking unavailable file /opt/ghc/8.8.4/lib/ghc-8.8.4/settings #591

@soiamsoNG

Description

@soiamsoNG

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 or haskell-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

  1. ghcup install ghc under ~/.ghcup
  2. open single hs file
  3. apply any hint from hlint
  4. prompt of the progress non stop run
  5. debug message said /opt/ghc/8.8.4/lib/ghc-8.8.4/settings file not available,
  6. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions