Update GHC and Cabal versions #2
Annotations
1 error and 3 warnings
build
All install methods for ghc 9.6.5 failed
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-haskell@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-haskell@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
ghc 9.6.5 was not found in the cache. It will be downloaded.
If this is unexpected, please check if version 9.6.5 is pre-installed.
The list of pre-installed versions is available here: https://help.github.com/en/actions/reference/software-installed-on-github-hosted-runners
The above list follows a common haskell convention that the three latest major releases of ghc are commonly supported.
If the list is outdated, please file an issue here: https://github.com/actions/virtual-environments
by using the appropriate tool request template: https://github.com/actions/virtual-environments/issues/new/choose
|