haskell / haskell/haskell-language-server
Record which GHC bindist a HLS bindist is built with/against
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
Related:
* https://github.com/haskell/haskell-language-server/issues/2900
* https://github.com/haskell/vscode-haskell#ghc-abis-dont-match
It might be somewhat annoying for end-users to figure out how to override the stack installer precisely. They would need to know which GHC bindist `ghcup` would install on their platform (but they might not be using it), because ghcup is used when building HLS in CI: https://github.com/haskell/haskell-language-server/blob/9e1738e8c59e2ee5a4a0c17fca2154b936bb7a49/.gitlab/ci.sh#L27
Also relevant: https://gitlab.haskell.org/ghc/ghc/-/issues/21590
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.