Closed
Description
Right now, I have a feeling that it's too negative for these two options:
--force-download Download a stack executable, even if the version
number is older than what we have
--binary-version ARG Download a specific version, even if it's out of date
Can it be changed to something like this:
--force-download Download the latest available stack executable
--binary-version ARG Download a specific stack version
I can submit a PR if there is no opposition. :)