Skip to content

Releases: haskell-actions/setup

v2.4.1

19 May 19:05
Compare
Choose a tag to compare

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

v2.4.0

11 May 13:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.9...v2.4.0

v2.3.9

11 May 13:17
Compare
Choose a tag to compare

Migrate from https://github.com/haskell/actions/setup

What's Changed

Full Changelog: haskell/actions-v2.3.8...v2.3.9