Download Latest Version stack-3.7.1-linux-x86_64.tar.gz (22.9 MB)
Email in envelope

Get an email when there's a new version of Stack

Home / v3.5.1
Name Modified Size InfoDownloads / Week
Parent folder
stack-3.5.1-windows-x86_64.zip.asc 2025-03-29 488 Bytes
stack-3.5.1-windows-x86_64.zip.sha256 2025-03-29 97 Bytes
stack-3.5.1-windows-x86_64.zip 2025-03-29 22.3 MB
stack-3.5.1-windows-x86_64.tar.gz.asc 2025-03-29 488 Bytes
stack-3.5.1-windows-x86_64.tar.gz.sha256 2025-03-29 100 Bytes
stack-3.5.1-windows-x86_64-installer.exe.sha256 2025-03-29 107 Bytes
stack-3.5.1-windows-x86_64.tar.gz 2025-03-29 22.2 MB
stack-3.5.1-windows-x86_64-installer.exe.asc 2025-03-29 488 Bytes
stack-3.5.1-windows-x86_64-bin.exe.asc 2025-03-29 488 Bytes
stack-3.5.1-windows-x86_64-bin.exe.sha256 2025-03-29 101 Bytes
stack-3.5.1-windows-x86_64-installer.exe 2025-03-29 21.7 MB
stack-3.5.1-osx-x86_64.tar.gz.sha256 2025-03-29 96 Bytes
stack-3.5.1-windows-x86_64-bin.exe 2025-03-29 91.5 MB
stack-3.5.1-osx-x86_64.tar.gz 2025-03-29 8.8 MB
stack-3.5.1-osx-x86_64.tar.gz.asc 2025-03-29 488 Bytes
stack-3.5.1-osx-x86_64-bin.asc 2025-03-29 488 Bytes
stack-3.5.1-osx-x86_64-bin.sha256 2025-03-29 93 Bytes
stack-3.5.1-osx-aarch64.tar.gz.asc 2025-03-29 488 Bytes
stack-3.5.1-osx-aarch64.tar.gz.sha256 2025-03-29 97 Bytes
stack-3.5.1-osx-x86_64-bin 2025-03-29 35.6 MB
stack-3.5.1-osx-aarch64.tar.gz 2025-03-29 22.9 MB
stack-3.5.1-osx-aarch64-bin.asc 2025-03-29 488 Bytes
stack-3.5.1-osx-aarch64-bin.sha256 2025-03-29 94 Bytes
stack-3.5.1-linux-x86_64.tar.gz.sha256 2025-03-29 98 Bytes
stack-3.5.1-osx-aarch64-bin 2025-03-29 105.2 MB
stack-3.5.1-linux-x86_64.tar.gz.asc 2025-03-29 488 Bytes
stack-3.5.1-linux-x86_64-bin.asc 2025-03-29 488 Bytes
stack-3.5.1-linux-x86_64-bin.sha256 2025-03-29 95 Bytes
stack-3.5.1-linux-x86_64.tar.gz 2025-03-29 22.4 MB
stack-3.5.1-linux-aarch64.tar.gz.sha256 2025-03-29 99 Bytes
stack-3.5.1-linux-x86_64-bin 2025-03-29 91.4 MB
stack-3.5.1-linux-aarch64.tar.gz.asc 2025-03-29 488 Bytes
stack-3.5.1-linux-aarch64-bin.sha256 2025-03-29 96 Bytes
stack-3.5.1-linux-aarch64.tar.gz 2025-03-29 24.3 MB
stack-3.5.1-linux-aarch64-bin.asc 2025-03-29 488 Bytes
stack-3.5.1-linux-aarch64-bin 2025-03-29 98.8 MB
README.md 2025-03-29 1.6 kB
v3.5.1 source code.tar.gz 2025-03-29 978.5 kB
v3.5.1 source code.zip 2025-03-29 1.5 MB
Totals: 39 Items   569.7 MB 0

See https://haskellstack.org/ for installation and upgrade instructions.

Changes since v3.3.1:

Behavior changes:

  • Stack will also warn (message S-8432) if there is any non-ISO/IEC 8859-1 (Latin-1) character in Stack's 'programs' path, as hsc2hs does not work if there is such a character in the path to its default template template-hsc.h.
  • Stack customizes setup using Cabal, so if a setup-depends field does not mention it as a dependency, Stack warns and adds the GHC boot package as a dependency. Previously, Stack would not do so but only warn that build errors were likely.

Other enhancements:

  • Bump to Hpack 0.38.0.
  • In YAML configuration files, the install-msys key is introduced, to enable or disable the download and installation of Stack-supplied MSYS2 when necessary (subject to skip-msys: false). The default is the same as the install-ghc setting (including if that is set at the command line). Consequently, the default behaviour of Stack is unaffected.
  • Add the stack config set install-msys command to configure the install-msys option in YAML configuration files.
  • Option allow-newer-deps is no longer classified as experimental in documentation.
  • stack sdist and stack upload report the version of Cabal (the library) being used to check packages.
  • Add the stack config build-files command to generate (when applicable) a Cabal file from a package description in the Hpack format and/or a lock file for Stack's project-level configuration, without taking any other build steps.

Thanks to all our contributors for this release:

  • Mike Pilgrem
  • Olivier Benz
Source: README.md, updated 2025-03-29