Setup Haskell
Version updated for haskell-actions/setup to version v2.6.0.
- This action is used across all versions by 342 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Support ARM architecture (aarch64).
What’s Changed
- Install the correct ghcup binary on aarch64 by @elopez in https://github.com/haskell-actions/setup/pull/47
- Update “Model cabal workflow with caching” example
New Contributors
- @elopez made their first contribution in https://github.com/haskell-actions/setup/pull/47
Full Changelog: https://github.com/haskell-actions/setup/compare/v2.5.3...v2.6.0