commercialhaskell / commercialhaskell/stack
Fuzzy fixes for options / commands
Open
component: output (UI/UX)
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
This may just be a feature to implement in optparse-applicative. When a command or option isn't recognized, it would be helpful to give a few close matches to commands and options that do exist, if any.
Ideally this could also handle fuzzily deciding it might be a ghc-option (see https://github.com/commercialhaskell/stack/issues/3556)
Contributor guide
Assessment
This issue has not been assessed yet.