Closed
Description
If HLS is managed by the extension, but there is no ghc
in PATH and no ghc-<project-version>
either, then the error is:
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