Skip to content

stack ./install.hs installs a bunch of extra executables #198

Closed
@lukel97

Description

@lukel97

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions