This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
HIE crashes if there is no "ghc" on the path with explicit stack config #1495
Closed
Description
Use something like showMessage
to report that GHC is not available, and suggest installing it, when starting hie.
This would help in cases such as haskell/vscode-haskell#181