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 setupsupports installing GHC for macOS aarch64 (M1) -
stack uploadsupports authentication with a Hackage API key (via
HACKAGE_KEYenvironment variable).
Bug fixes:
- Ensure that
extra-pathworks for case-insensitivePATHs on Windows.
See rio#237 - Fix handling of overwritten
ghcandghc-pkglocations.
#5597 - Fix failure to find package when a dependency is shared between projects.
#5680 stack ghcinow 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