Releases: haskell/actions
haskell/actions/setup
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
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
andhlint-run
What's Changed
- Bump @types/node from 20.2.5 to 20.5.7 in /setup by @dependabot in #297
- Deprecation warning for setup action by @andreasabel in #301
Full Changelog: v2.4.6...v2.4.7
v2.4.6
Support ghc-version: latest-nightly
given a suitable ghcup-release-channel
.
What's Changed
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 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
v2.4.2
Add GHC 9.6.2 to known versions.
What's Changed
- Bump @types/node from 18.16.3 to 20.2.5 in /setup by @dependabot in #261
- Bump eslint from 8.39.0 to 8.41.0 in /setup by @dependabot in #258
- Bump @types/node from 18.16.9 to 20.2.5 in /hlint-run by @dependabot in #260
- Bump @types/node from 18.16.3 to 20.2.5 in /hlint-setup by @dependabot in #255
- Bump @typescript-eslint/parser from 5.59.1 to 5.59.8 in /setup by @dependabot in #256
- Bump prettier from 2.8.7 to 2.8.8 in /setup by @dependabot in #259
- Bump lint-staged from 13.2.0 to 13.2.2 in /setup by @dependabot in #257
- Add GHC 9.6.2 by @andreasabel in #262
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 #248 (comment)
What's Changed
- add explicit coercion where TypeScript 5 became more strict by @ulysses4ever in #252
- stack 2.11.1 by @andreasabel in #253
New Contributors
- @ulysses4ever made their first contribution in #252
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- New outputs ghc/cabal/stack-version (closes #77) by @andreasabel in #249
Full Changelog: v2.3.9...v2.4.0
v2.3.9
Fixup v2.3.8 (fix issue #245)
What's Changed
- Fix #245: call
ghcup unset
if correct tool version was not found; by @andreasabel in #246
Full Changelog: v2.3.8...v2.3.9
v2.3.8
Add GHC 9.4.5 and Windows ghcup
fallback
Important Changes
- Fallback to
ghcup
on Windows ifchoco
fails by @wz1000 @FinleyMcIlwaine @andreasabel in #206 - Add GHC 9.4.5 by @andreasabel in #244
Version bumps
- Bump typescript from 4.9.4 to 5.0.4 in /setup by @dependabot in #224 #237
- Bump typescript from 4.9.5 to 5.0.4 in /hlint-setup by @dependabot in #222 #236
- Bump @types/node from 18.11.18 to 18.16.3 in /setup by @dependabot in #226 #240
- Bump @types/node from 18.14.2 to 18.16.3 in /hlint-run by @dependabot in #220 #238
- Bump @types/node from 18.14.2 to 18.16.3 in /hlint-setup by @dependabot in #219 #235
- Bump eslint-plugin-github from 4.6.0 to 4.7.0 in /setup by @dependabot in #225
- Bump lint-staged from 13.1.2 to 13.2.0 in /setup by @dependabot in #218
- Bump prettier from 2.8.4 to 2.8.7 in /setup by @dependabot in #221
- Bump eslint from 8.35.0 to 8.39.0 in /setup by @dependabot in #239
- Bump @typescript-eslint/parser from 5.50.0 to 5.59.1 in /setup by @dependabot in #242
- Bump ts-jest from 29.0.5 to 29.1.0 in /setup by @dependabot in #243
Full Changelog: v2.3.7...v2.3.8