Distinguish between no-plan and not-installed GHC
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 13
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently no-plan is displayed if a given GHC version is not installed. Would be nice to mark this as no-ghc or something to make it clear. I did find --ghcs though so that helps :-)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CLI code that displays no-plan when a requested GHC version is not installed, then compare it with the existing --ghcs handling. Done means the output distinguishes an absent GHC installation from a genuinely missing plan, using a clear status label.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100