Don't reuse `Simple` command argument parsing for `new-build` commands.
Open
cabal-install: v2-build system
re: options
type: refactor
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
ATM `--help` is essentially useless. Adding `new-build` specific options is hard. There are a lot of flags that /might/ have effect.
As an example: `-f` for `new-build` and for `Setup.hs` could have different (former be a superset) semantics.
Contributor guide
Assessment
This issue has not been assessed yet.