<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">It looks like the method of installing the <i class="">Haskell Platform</i> (at least, on MacOS) changed majorly, since the last time I updated. Is there any kind of “road map” to help us make the switch.<div class=""><br class=""></div><div class="">Some questions that occurred to me, while I was doing the new install (via `curl … | sh`, as opposed to downloading a binary installer):</div><div class=""><ol class="MailOutline"><li class="">It looks like there’s a new default install root: `~/.ghcup/`; does that mean I should rip out `/Library/Haskell/` and `~/Library/Haskell/`?</li><li class="">Is `new-…` now the default (cabal v3.0.0.0), as previously threatened, or does the `new-` still need to be given explicitly? I’m getting different results using: `cabal install …` and `cabal new-install …`, and the `cabal install …` is complaining about a missing configuration variable: `installdir`, which I can’t find in my existing `~/.cabal/config` file. (Are the old `install_dirs` sections, with their several sub-variables, being ignored now?)</li><li class="">Is `~/.cabal/config` still the default location for the config. file?</li><li class="">How does one generate a new-format config. file? (Should one do this?)</li><li class="">It looks like things are being sym-linked into `/usr/local/bin/` now; should I give that directory higher priority in my PATH variable?</li><li class="">Any needed updates to Emacs config., to keep everything running smoothly?</li></ol><div class=""><br class=""></div></div><div class="">Thanks,</div><div class="">-db</div><div class=""><br class=""></div></body></html>