- Mar 05, 2025
-
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-
- Mar 01, 2025
-
-
Mike Pilgrem authored
-
Mike Pilgrem authored
Also corrects the tutorial for the position after the change in the default for `apply-ghc-options` from Stack 0.1.6.0. Also makes some stylistic changes to the content of this part of the tutorial-like guide.
-
- Feb 26, 2025
-
-
Mike Pilgrem authored
Upgrade allow-newer-deps from experimental
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-
Mike Pilgrem authored
Consistency of terminology in in-app documentation
-
- Feb 23, 2025
-
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-
Mike Pilgrem authored
Changes are also made to the change log to use consistent terminology.
-
- Feb 22, 2025
-
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-
- Feb 21, 2025
-
-
Mike Pilgrem authored
Fix #6685 Bump to Hpack 0.38
-
- Feb 15, 2025
-
-
Mike Pilgrem authored
-
Mike Pilgrem authored
Bump from LTS 23.0 to LTS 23.8
-
Mike Pilgrem authored
Also update references to nightly
-
- Feb 09, 2025
-
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-
Mike Pilgrem authored
Minor reformatting of signatures, for consistency
-
Mike Pilgrem authored
-
- Feb 08, 2025
-
-
Mike Pilgrem authored
Fix #6682 Update to NSIS 3.10 'large strings' special build
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-
Mike Pilgrem authored
Fix #6531 Use GitHub-hosted Ubuntu/AArch64 runner
-
Mike Pilgrem authored
From 2025-01-16, GitHub has provided Linux/AArch64 runners (in public preview), see: https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/ Previously, the Stack project used a self-hosted runner for Linux/AArch64, using a machine donated by FP Complete. This commit: * removes the `configuration` job, that checked for self-hosted runners; * removes the `linux-arm64` job, which used `release.hs build --alpine --stack-args --docker-stack-exe=image`; * moves the functionality of the old `linux-arm64` job to the `integration-tests` job, making use of the `ubuntu-24.04-arm` GitHub-hosted runner; * as that runner does not come with Haskell tools, installs the current version of Stack; and * updates some of the comments in the workflow, accordingly. As previously, it seems unnecessary to run integration tests for Linux/AArch64, given that they are run for Linux/x86_64. Stack's online documentation will be updated separately, as it targets a different branch (`stable`).
-
- Jan 21, 2025
-
-
Mike Pilgrem authored
Fix #6675 Add install-msys and ancillary matters
-
Mike Pilgrem authored
Fix #6678 Add Cabal boot package to `setup-depends` deps, when needed
-
- Jan 20, 2025
-
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-
- Jan 15, 2025
-
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-
- Jan 11, 2025
-
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-
Mike Pilgrem authored
-