Mention stack path and close #346

This commit is contained in:
Michael Snoyman 2015-06-18 09:39:29 +03:00
parent 6e872fc0c0
commit 3a0191394a

View file

@ -40,9 +40,8 @@ You may be prompted to run some of the following along the way:
* `stack init` to create a stack configuration file for an existing project.
stack will figure out what Stackage release (LTS or nightly) is appropriate
for the dependencies.
* `stack setup` to download and install the correct GHC version (installs to
`~/.stack/programs` on POSIX OSes, `$APPDATALOCAL\Programs\stack` on
Windows).
* `stack setup` to download and install the correct GHC version. (For
information on installation paths, please use the `stack path` command.)
Run `stack` for a complete list of commands.