Skip to content

Could not find GHC in WSL-Remote #312

Closed
@amyjbrown

Description

@amyjbrown

I'm using the Haskell Language Server and on Windows WSL (Windows 10, Ubuntu), and I have GHC installed in /opt/ghc/bin/ghc, (following from this guide https://www.haskell.org/downloads/linux/) which is put on the path during code startup. However, after some fiddling with my .bash_profile and .bashrc, the Haskell extension was not able to find GHC, even if the terminal I pull up does so.

Is there a way of specifying the path of GHC proper within the extension?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugA bug or unintended effecttype: questionQuestions about anything

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions