Skip to content

Difficult errors when no appropriate GHC is found #541

Closed
@hasufell

Description

@hasufell

If HLS is managed by the extension, but there is no ghc in PATH and no ghc-<project-version> either, then the error is:

nhFdDx7


If HLS is managed by the extension and only a project-incompatible ghc is in PATH, hie-bios seems to detect a wrong project GHC version (with-compiler: ghc-8.10.7 is set in this project):

https://user-images.githubusercontent.com/1241845/158057243-dffe75f1-9351-4d8e-94ce-14df428126dc.png

Apparently this is fixed in master hie-bios, see new error below

@fendor

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions