Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Releases: haskell/actions

haskell/actions/setup

13 Dec 09:52
Compare
Choose a tag to compare

haskell/actions/setup is the continuation of the actions/setup-haskell project. Updates and fixes will be able to be merged in more rapidly.

Updates:

  • Includes fixes for windows
  • Includes fixes for macOS
  • Updated stated support for latest GHC, and stack
  • Updated ghcup to the latest version

v2.4.7

30 Sep 13:44
ce6c3a6
Compare
Choose a tag to compare

haskell/actions/* actions are deprecated (#301)

The haskell/actions/* actions are deprecated. Use haskell-actions/* instead.

Commits:

  • Deprecation warning for setup action
  • Proper deprecation warning for setup action
  • Turn off dependabot since repo is unmaintained
  • Deprecation warnings for hlint-setup and hlint-run

What's Changed

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

v2.4.6

08 Aug 14:46
Compare
Choose a tag to compare

Support ghc-version: latest-nightly given a suitable ghcup-release-channel.

What's Changed

  • Add support for GHC nightlies via GHCup by @wismill in #279

Full Changelog: v2.4.5...v2.4.6

v2.4.5

08 Aug 12:12
Compare
Choose a tag to compare

CI: add GHC 9.4, retire 9.2.5/win

What's Changed

  • Bump typescript from 5.0.4 to 5.1.6 in /hlint-setup by @dependabot in #270
  • Bump typescript from 5.0.4 to 5.1.6 in /hlint-run by @dependabot in #269
  • Bump @types/node from 20.2.5 to 20.3.3 in /hlint-run by @dependabot in #268
  • Bump @types/node from 20.2.5 to 20.3.3 in /hlint-setup by @dependabot in #271
  • Bump ts-jest from 29.1.0 to 29.1.1 in /setup by @dependabot in #274
  • Bump @actions/io from 1.1.2 to 1.1.3 in /setup by @dependabot in #275
  • Bump eslint-plugin-github from 4.7.0 to 4.8.0 in /setup by @dependabot in #273
  • Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.60.1 in /setup by @dependabot in #276
  • Bump @typescript-eslint/parser from 5.59.8 to 5.60.1 in /setup by @dependabot in #272
  • Update ghcup to 0.1.19.4 by @wismill in #278

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

v2.4.3

01 Jun 21:11
Compare
Choose a tag to compare

Add GHC 9.2.8

What's Changed

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

v2.4.2

01 Jun 16:54
Compare
Choose a tag to compare

Add GHC 9.6.2 to known versions.

What's Changed

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

v2.4.1

19 May 18:36
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 #248 (comment)

What's Changed

New Contributors

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

v2.4.0

06 May 10:02
Compare
Choose a tag to compare

What's Changed

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

v2.3.9

03 May 20:34
Compare
Choose a tag to compare

Fixup v2.3.8 (fix issue #245)

What's Changed

Full Changelog: v2.3.8...v2.3.9

v2.3.8

01 May 19:11
Compare
Choose a tag to compare
v2.3.8 Pre-release
Pre-release

Add GHC 9.4.5 and Windows ghcup fallback

Important Changes

Version bumps

Full Changelog: v2.3.7...v2.3.8