Releases: haskell-actions/setup
Releases · haskell-actions/setup
v2.4.7
Add GHC 9.4.7
What's Changed
- Repo maintenance by @brandonchinn178 in #21
- ghc 9.4.7 by @andreasabel in #35
New Contributors
- @brandonchinn178 made their first contribution in #21
Full Changelog: v2.4.6...v2.4.7
v2.4.6
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
CI: add GHC 9.4, retire 9.2.5/win
What's Changed
- Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.60.1 by @dependabot in #17
- Bump typescript from 5.0.4 to 5.1.6 by @dependabot in #18
- Bump jest and @types/jest by @dependabot in #14
- Bump lint-staged from 13.2.2 to 13.2.3 by @dependabot in #16
- Bump @actions/io from 1.1.2 to 1.1.3 by @dependabot in #13
- Bump prettier from 2.8.8 to 3.0.0 by @dependabot in #22
- Bump @types/node from 20.2.5 to 20.4.5 by @dependabot in #25
- Bump eslint-plugin-github from 4.7.0 to 4.9.2 by @dependabot in #24
- Bump eslint from 8.41.0 to 8.46.0 by @dependabot in #26
- Bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in #23
New Contributors
- @dependabot made their first contribution in #17
Full Changelog: v2.4.3...v2.4.5
v2.4.4
Bump ghcup to 0.1.19.4
What's Changed
- Add GHC 9.2.8 by @andreasabel in #15
- Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.60.1 by @dependabot in #17
- Bump typescript from 5.0.4 to 5.1.6 by @dependabot in #18
- Bump jest and @types/jest by @dependabot in #14
- Bump lint-staged from 13.2.2 to 13.2.3 by @dependabot in #16
- Bump @actions/io from 1.1.2 to 1.1.3 by @dependabot in #13
New Contributors
- @dependabot made their first contribution in #17
Full Changelog: v2.4.2...v2.4.4
v2.4.3
v2.4.2
Migrate dependabot.yml from haskell/actions
What's Changed
- Add GHC 9.6.2 by @andreasabel in #10
Full Changelog: v2.4.1...v2.4.2
v2.4.1
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
- issue248 by @andreasabel in #9
New Contributors
- @andreasabel made their first contribution in #7
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- New outputs {ghc/cabal/stack}-version by @andreasabel in #7
Full Changelog: v2.3.9...v2.4.0
v2.3.9
Migrate from https://github.com/haskell/actions/setup
What's Changed
- Fix #245: call
ghcup unset
if correct tool version was not found; by @andreasabel in haskell/actions#246
Full Changelog: haskell/actions-v2.3.8...v2.3.9