haskell / haskell/haskell-language-server

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

Open
#4,962 2 comments 1 reaction 0 assignees View on GitHub
Hackathon level: easy type: enhancement
Dominant language
Haskell
Stars
3k
Forks
455
Avg merge
2d 19h
Merged PRs (30d)
11

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.