v2.7.5
See https://haskellstack.org/ for installation and upgrade instructions.
Changes since v2.7.3:
Behavior changes:
- Cloning git repositories isn't per sub-directory anymore, see
#5411
Other enhancements:
-
stack setup
supports installing GHC for macOS aarch64 (M1) -
stack upload
supports authentication with a Hackage API key (via
HACKAGE_KEY
environment variable).
Bug fixes:
- Ensure that
extra-path
works for case-insensitivePATH
s on Windows.
See rio#237 - Fix handling of overwritten
ghc
andghc-pkg
locations.
#5597 - Fix failure to find package when a dependency is shared between projects.
#5680 stack ghci
now uses package flags instack.yaml
#5434
Thanks to all our contributors for this release:
- Emanuel Borsboom
- HaskellMouse
- Julian Ospald
- kocielnik
- Matt Audesse
- Michael Snoyman
- MikaelUrankar
- Muhammed Zakir
- Natan Lao
- Patryk Kocielnik
- tkaaad97