Changing Stack's storage directory on Windows -


on windows, stack uses %appdata/stack storage directory default. there way change that? i've managed move executables (by setting local-bin-path in global config.yaml file), i'd ghc versions, compiled packages, etc. stored somewhere else.

this isn't supported, should straightforward add. i've added ticket here: https://github.com/commercialhaskell/stack/issues/2067

the relevant code here https://github.com/commercialhaskell/stack/blob/6f7871b893de2792ad9b9a02d934dfa72f8d9090/src/stack/config.hs#l266


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -