Releases: haskell-actions/setup
Releases · haskell-actions/setup
v2.6.1
Add GHC 9.6.4; bump ghcup
What's Changed
- Add GHC 9.6.4; bump ghcup by @andreasabel in #61
Full Changelog: v2.6.0...v2.6.1
v2.6.0
Support ARM architecture (aarch64).
What's Changed
- Install the correct ghcup binary on aarch64 by @elopez in #47
- Update "Model cabal workflow with caching" example
New Contributors
Full Changelog: v2.5.3...v2.6.0
v2.5.3
v2.5.2
Add cabal 3.10.2.0
What's Changed
- Bump actions/setup-node from 3 to 4 by @dependabot in #49
- Add cabal 3.10.2.0 by @andreasabel in #51
Full Changelog: v2.5.1...v2.5.2
v2.5.1
v2.5.0
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 #45
Full Changelog: v2.4.9...v2.5.0
v2.4.9
Add Stack 2.13.1
Closes #42.
What's Changed
- Add Stack 2.13.1 by @andreasabel in #43
Full Changelog: v2.4.8...v2.4.9
v2.4.8
Add GHC 9.6.3
What's Changed
- Minor bump dependencies with
ncu --target minor -u
by @andreasabel in #36 - Major dependency bump with
ncu -u && npm install
by @andreasabel in #38 - Bump actions/checkout from 3 to 4 by @dependabot in #40
- Add GHC 9.6.3 by @andreasabel in #41
Full Changelog: v2.4.7...v2.4.8
v2.4.7
Add GHC 9.4.7
What's Changed
- Repo maintenance by @brandonchinn178 in #21
- ghc 9.4.7 by @andreasabel in #35
New Contributors
- @brandonchinn178 made their first contribution in #21
Full Changelog: v2.4.6...v2.4.7
v2.4.6
README: ghc-version: latest-nightly
What's Changed
- Support for GHC nightlies (from haskell/actions/setup) by @andreasabel in #27
Full Changelog: v2.4.5...v2.4.6