Skip to content

Releases: haskell-actions/setup

v2.11.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 07:54

GHC: try ghcup first, choco only as fallback

What's Changed

Full Changelog: v2.10.3...v2.11.0

v2.10.4

Choose a tag to compare

@github-actions github-actions released this 08 Apr 12:33

Add GHC 9.12.4 and Stack 3.9.3

What's Changed

Full Changelog: v2.10.3...v2.10.4

v2.10.3

Choose a tag to compare

@github-actions github-actions released this 16 Jan 15:43

Add Stack 3.9.1

What's Changed

Full Changelog: v2.10.2...v2.10.3

v2.10.2

Choose a tag to compare

@github-actions github-actions released this 11 Jan 13:34

Remove GHCup vanilla channel from defaults

What's Changed

Full Changelog: v2.10.1...v2.10.2

v2.10.1

Choose a tag to compare

@github-actions github-actions released this 02 Jan 11:41

Move all ghcup-add-channel commands into same group

What's Changed

Full Changelog: v2.10.0...v2.10.1

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 02 Jan 08:33

Use GHCup vanilla and prereleases channels by default

What's Changed

Full Changelog: v2.9.0...v2.10.0

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Dec 18:00

Test: drop macos-13 (deprecated, does not support node 24)

What's Changed

Full Changelog: v2.8.1...v2.9.0

v2.8.2

Choose a tag to compare

@github-actions github-actions released this 16 Sep 11:16

Add GHC 9.10.3

What's Changed

Full Changelog: v2.8.1...v2.8.2

v2.8.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 09:08

Close #122: drop support for Cabal 3.10.1 and below

What's Changed

Full Changelog: v2.8.0...v2.8.1

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 09 May 06:46

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

Full Changelog: v2.7...v2.8.0