haskell / haskell/vscode-haskell

When encountering an unsupported GHC version, HLS should output the last supported GHC version

未关闭
#1,269 8 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
type: enhancement
主要语言
TypeScript
星标
597
派生
98
PR 合并指标
30 天内没有已合并 PR

描述

## Is your enhancement request related to a problem? Please describe.

I just tried using HLS in VS Code (via the Haskell extension) and got an error message saying, "ERROR Error: HLS does not support GHC 9.10.2 yet." Understandable, but it would be nice to know what version of GHC I _can_ use.

## Describe the solution you'd like

The error message should include the latest supported GHC version.

## Describe alternatives you've considered

Googling it which is annoying and not straightforward, since support for particular GHC versions depends on the version of HLS you're using, which you then have to look up as well, so you have to google how to do that, etc.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。