Skip to content

Add support for GHC-9.2.3 #2985

Closed
Closed
@mouse07410

Description

@mouse07410

Is your feature request related to a problem? Please describe.

In the GHC 9.2 realm, GHC-9.2.3 was released, among other reasons to fix bugs introduced in 9.2.2. It is currently very inconvenient to use 9.2.3 with an IDE, because with HLS services unavailable - IDE becomes little more than a dumb editor. This forces users to either abandon 9.2.+ features, or lose the help of HLS. Neither alternative is nice.

Describe the solution you'd like

There already is partial support in HLS for 9.2.2. I'd like to see at least partial support for 9.2.3 released ASAP. If the choice is between improving support for 9.2.2 and enabling 9.2.3 - IMHO, 9.2.3 wins hands down.

In other words: please prioritize adding partial support for 9.2.3 over improving generic 9.2 handling.

Describe alternatives you've considered

The are two alternatives: use 9.2.3 without HLS support, or use HLS with 9.0.2 (9.2.2 is not a preferred choice).

Metadata

Metadata

Assignees

No one assigned

    Labels

    GHCissues with particular GHC versionstype: enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions