Closed
Description
I ran stack ./install.hs hls-8.10.1
and saw this bit of output:
Copied executables to /Users/luke/.local/bin:
- ghcide
- ghcide-bench
- ghcide-test-preprocessor
- haskell-language-server
- haskell-language-server-wrapper
haskell-language-server
got symlinked correctly inside ~/local/.bin to haskell-language-server-8.10[.1]
, but I definitely didn't expect any of the ghcide
executables to get installed. Perhaps we should explicitly pass stack install haskell-language-server haskell-language-server-wrapper
as args to make sure we only install the specified executables
Metadata
Metadata
Assignees
Labels
No labels