commercialhaskell / commercialhaskell/stack
Bash completion for global options doesn't work after subcommand
Open
component: options parsing
type: bug
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
`stack build --extra-lib-dirs ...` is valid, but if you type `stack build --extra-` and press tab in bash, you don't get a completion. You do get a completion with `stack --extra-`
Contributor guide
Assessment
This issue has not been assessed yet.