Releases: haskell-actions/setup
v2.10.3
Add Stack 3.9.1
What's Changed
- Add Stack 3.9.1 by @andreasabel in #138
Full Changelog: v2.10.2...v2.10.3
v2.10.2
Remove GHCup vanilla channel from defaults
What's Changed
- Remove GHCup vanilla channel from defaults by @andreasabel in #137
Full Changelog: v2.10.1...v2.10.2
v2.10.1
Move all ghcup-add-channel commands into same group
What's Changed
- Remove broken GHC 9.12.3 by @andreasabel in #133
Full Changelog: v2.10.0...v2.10.1
v2.10.0
Use GHCup vanilla and prereleases channels by default
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #128
- Fix #130: support GHCup on 32bit architecture by @andreasabel in #131
- Add GHCs 9.14.1 and 9.12.3 and Cabal 3.16.1.0 by @andreasabel in #132
Full Changelog: v2.9.0...v2.10.0
v2.9.0
Test: drop macos-13 (deprecated, does not support node 24)
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #124
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #125
- Add GHC 9.10.3 by @andreasabel in #126
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #127
- Bump to node 24 by @andreasabel in #129
Full Changelog: v2.8.1...v2.9.0
v2.8.2
Add GHC 9.10.3
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #124
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #125
- Add GHC 9.10.3 by @andreasabel in #126
Full Changelog: v2.8.1...v2.8.2
v2.8.1
Close #122: drop support for Cabal 3.10.1 and below
What's Changed
- Add cabal 3.16.0.0 and stack 3.7.1 by @andreasabel in #123
Full Changelog: v2.8.0...v2.8.1
v2.8.0
Remove apt (ppa:hvr) fallback install method
This PR replicates haskell/actions#138 by Bodigrim.
For recent Ubuntu (> 20.04) the PPA hvr does not provide any GHC
releases, so this install method is now dead.
What's Changed
- Remove apt (ppa:hvr) fallback install method by @andreasabel in #121
Full Changelog: v2.7...v2.8.0
v2.7.12
Add GHC 9.10.2 and Cabal 3.14.2.0
What's Changed
- Add GHC 9.10.2 and Cabal 3.14.2.0 by @andreasabel in #120
Full Changelog: v2.7.11...v2.7.12
v2.7.11
Fix #117: conditional to only install libtinfo5 etc for ghc < 8.3
What's Changed
- Fix #117 and add GHC 9.6.7 and Stack 3.5.1 by @andreasabel in #118
Full Changelog: v2.7.10...v2.7.11