Motivation: you could write something like the following:
stack build --test --bench --haddock --copy-bins
This just makes the commands far more composable than they are right now. We should not remove or deprecate stack test and stack bench IMO: they are useful shortcuts for common cases.