Skip to content

Releases: haskell-actions/setup

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Oct 17:10

Use ghcup to install cabal head (#290)

This allows head to be the specified cabal version.

What's Changed

Full Changelog: v2.4.9...v2.5.0

v2.4.9

Choose a tag to compare

@github-actions github-actions released this 01 Oct 13:50

Add Stack 2.13.1

Closes #42.

What's Changed

Full Changelog: v2.4.8...v2.4.9

v2.4.8

Choose a tag to compare

@github-actions github-actions released this 30 Sep 14:05

Add GHC 9.6.3

What's Changed

Full Changelog: v2.4.7...v2.4.8

v2.4.7

Choose a tag to compare

@github-actions github-actions released this 09 Sep 09:41

Add GHC 9.4.7

What's Changed

New Contributors

Full Changelog: v2.4.6...v2.4.7

v2.4.6

Choose a tag to compare

@github-actions github-actions released this 08 Aug 15:27

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

v2.4.5

Choose a tag to compare

@github-actions github-actions released this 08 Aug 12:30

CI: add GHC 9.4, retire 9.2.5/win

What's Changed

New Contributors

Full Changelog: v2.4.3...v2.4.5

v2.4.4

Choose a tag to compare

@github-actions github-actions released this 04 Jul 15:11

Bump ghcup to 0.1.19.4

What's Changed

New Contributors

Full Changelog: v2.4.2...v2.4.4

v2.4.3

Choose a tag to compare

@github-actions github-actions released this 02 Jun 06:44

Add GHC 9.2.8

What's Changed

Full Changelog: v2.4.2...v2.4.3

v2.4.2

Choose a tag to compare

@github-actions github-actions released this 01 Jun 17:43

Migrate dependabot.yml from haskell/actions

What's Changed

Full Changelog: v2.4.1...v2.4.2

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 19 May 19:05

Fix #248: resolve stack "2.1" to "2.1.3" rather than "2.11.1"

Fix taken from https://github.com/hspec/setup-haskell/blob/bdd4c910d94a07946cfdf9e6c3e7299a7e123705/src/resolve.ts#L25
as recommended by @sol in haskell/actions#248 (comment)

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.4.1