commercialhaskell / commercialhaskell/stack
Bash completion of --docker-* and --nix-* options broken
Open
component: options parsing
type: bug
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
Pressing tab after `stack --docke` just yields a bogus `--docker\*` option, similarly for nix options. The functionality for overriding help info should help with this (https://github.com/pcapriotti/optparse-applicative/pull/251)
Contributor guide
Assessment
This issue has not been assessed yet.