Setup Haskell
Version updated for haskell-actions/setup to version v2.5.0.
- This publisher is shown as erified by GitHub.
- This action is used across all versions by 45 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Use ghcup to install cabal head (#290)
This allows head
to be the specified cabal version.
What’s Changed
- Use ghcup to install cabal head (haskell/actions#290) by @andreasabel in https://github.com/haskell-actions/setup/pull/45
Full Changelog: https://github.com/haskell-actions/setup/compare/v2.4.9...v2.5.0