Skip to content

Unify Arguments parsing of exe:ghcide and exe:haskell-language-server #4962

Description

@fendor

The cli argument parsing for exe:ghcide and exe:haskell-language-server are very similar but separate.
I think it would be better if we extracted out a common argument parser and use the same argument parser for ghcide and haskell-language-server.

This should be reasonably simple, it requires some extraction of ghcide types from Arguments so that it can be used in exe:ghcide and exe:haskell-language-server as well

Metadata

Metadata

Assignees

No one assigned

    Labels

    HackathonThis issue is suitable for hackathon sessionslevel: easyThe issue is suited for beginnerstype: enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions