<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
You can download binaries for this pre-release from here: <a href="https://github.com/commercialhaskell/stack/releases/tag/rc/v2.7.0.1" class="">https://github.com/commercialhaskell/stack/releases/tag/rc%2Fv2.7.0.1</a>
<div class=""><br class="">
</div>
<div class="">
<div class="">**Changes since v2.5.1.1:**</div>
<div class=""><br class="">
</div>
<div class="">Behavior changes:</div>
<div class=""><br class="">
</div>
<div class="">* `stack repl` now always warns about GHCi problems with loading multiple</div>
<div class="">  packages. It also sets now proper working directory when invoked with</div>
<div class="">  one package. See</div>
<div class="">  [#5421](<a href="https://github.com/commercialhaskell/stack/issues/5421" class="">https://github.com/commercialhaskell/stack/issues/5421</a>)</div>
<div class=""><br class="">
</div>
<div class="">* `custom-setup` dependencies are now properly initialized for `stack dist`.</div>
<div class="">  This makes `explicit-setup-deps` no longer required and that option was</div>
<div class="">  removed. See</div>
<div class="">  [#4006](<a href="https://github.com/commercialhaskell/stack/issues/4006" class="">https://github.com/commercialhaskell/stack/issues/4006</a>)</div>
<div class=""><br class="">
</div>
<div class="">Other enhancements:</div>
<div class=""><br class="">
</div>
<div class="">* Nix integration now passes `ghcVersion` (in addition to existing `ghc`) to </div>
<div class="">  `shell-file` as an identifier that can be looked up in a compiler attribute set.</div>
<div class=""><br class="">
</div>
<div class="">* Nix integration now allows Nix integration if the user is ready in nix-shell.</div>
<div class="">  This gets rid of "In Nix shell but reExecL is False" error.</div>
<div class=""><br class="">
</div>
<div class="">* `stack list` is a new command to list package versions in a snapshot.</div>
<div class="">  See [#5431](<a href="https://github.com/commercialhaskell/stack/pull/5431" class="">https://github.com/commercialhaskell/stack/pull/5431</a>)</div>
<div class=""><br class="">
</div>
<div class="">* Consider GHC 9.0 a tested compiler and remove warnings.</div>
<div class=""><br class="">
</div>
<div class="">* `custom-preprocessor-extensions` is a new configuration option for allowing</div>
<div class="">  stack to be aware of any custom preprocessors you have added to `Setup.hs`.</div>
<div class="">  See [#3491](<a href="https://github.com/commercialhaskell/stack/issues/3491" class="">https://github.com/commercialhaskell/stack/issues/3491</a>)</div>
<div class=""><br class="">
</div>
<div class="">* Added `--candidate` flag to `upload` command to upload a package candidate</div>
<div class="">  rather than publishing the package.</div>
<div class=""><br class="">
</div>
<div class="">* Error output using `--no-interleaved-output` no longer prepends indentating</div>
<div class="">  whitespace. This allows emacs compilation-mode and vim quickfix to locate</div>
<div class="">  and track errors. See</div>
<div class="">  [#5523](<a href="https://github.com/commercialhaskell/stack/pull/5523" class="">https://github.com/commercialhaskell/stack/pull/5523</a>)</div>
<div class=""><br class="">
</div>
<div class="">Bug fixes:</div>
<div class=""><br class="">
</div>
<div class="">* `stack new` now suppports branches other than `master` as default for</div>
<div class="">  GitHub repositories. See</div>
<div class="">  [#5422](<a href="https://github.com/commercialhaskell/stack/issues/5422" class="">https://github.com/commercialhaskell/stack/issues/5422</a>)</div>
<div class=""><br class="">
</div>
<div class="">* Ignore all errors from `hi-file-parser`. See</div>
<div class="">  [#5445](<a href="https://github.com/commercialhaskell/stack/issues/5445" class="">https://github.com/commercialhaskell/stack/issues/5445</a>) and</div>
<div class="">  [#5486](<a href="https://github.com/commercialhaskell/stack/issues/5486" class="">https://github.com/commercialhaskell/stack/issues/5486</a>).</div>
<div class=""><br class="">
</div>
<div class="">* Support basic auth in package-indices. See</div>
<div class="">  [#5509](<a href="https://github.com/commercialhaskell/stack/issues/5509" class="">https://github.com/commercialhaskell/stack/issues/5509</a>).</div>
<div class=""><br class="">
</div>
<div class="">* Add support for parsing `.hi`. files from GHC 8.10 and 9.0. See</div>
<div class="">  [hi-file-parser#2](<a href="https://github.com/commercialhaskell/hi-file-parser/pull/2" class="">https://github.com/commercialhaskell/hi-file-parser/pull/2</a>).</div>
</div>
<div class=""><br class="">
</div>
</body>
</html>