Skip to content

Releases: haskell-actions/setup

v2.10.3

16 Jan 15:43

Choose a tag to compare

Add Stack 3.9.1

What's Changed

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

v2.10.2

11 Jan 13:34

Choose a tag to compare

Remove GHCup vanilla channel from defaults

What's Changed

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

v2.10.1

02 Jan 11:41

Choose a tag to compare

Move all ghcup-add-channel commands into same group

What's Changed

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

v2.10.0

02 Jan 08:33

Choose a tag to compare

Use GHCup vanilla and prereleases channels by default

What's Changed

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

v2.9.0

15 Dec 18:00

Choose a tag to compare

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

What's Changed

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

v2.8.2

16 Sep 11:16

Choose a tag to compare

Add GHC 9.10.3

What's Changed

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

v2.8.1

29 Jul 09:08

Choose a tag to compare

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

09 May 06:46

Choose a tag to compare

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

v2.7.12

09 May 05:04

Choose a tag to compare

Add GHC 9.10.2 and Cabal 3.14.2.0

What's Changed

Full Changelog: v2.7.11...v2.7.12

v2.7.11

10 Apr 06:47

Choose a tag to compare

Fix #117: conditional to only install libtinfo5 etc for ghc < 8.3

What's Changed

Full Changelog: v2.7.10...v2.7.11