commercialhaskell / commercialhaskell/stack
Target completion shouldn't use "\:" suffix
Open
component: options parsing
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
Currently, if you type `stack build sta` in the repo, and press tab, it will complete to `stack build stack\:`, which is not a valid target. I recall that this was an intentional decision, because I couldn't figure out how to get completion working without the backslash.
It may be worth revisiting to see if there is a workaround.
Contributor guide
Assessment
This issue has not been assessed yet.