Dealing with `MAX_PATH` issue on windows mean setting short `STACK_ROOT`, but working directory also can trigger the limit. See https://github.com/commercialhaskell/stack/issues/1947 Currently I pass `--work-dir` to all stack commands, but it would be more convenient to also set `STACK_WORK`.