--
You received this message because you are subscribed to the Google Groups "haskell-stack" group.
To unsubscribe from this group and stop receiving emails from it, send an email to haskell-stac...@googlegroups.com.
To post to this group, send email to haskel...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/0db5a304-1557-4a2d-90f6-0d0d767942ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The `STACK_ROOT` location is where Stack puts its data, not where the `stack` executable itself should be installed. The executable is best installed in `%APPDATA%\local\bin`, since that's the default location where `stack install` puts executables it builds, and means `stack upgrade` will work.