Skip to content

CI needs updating to more recent GHC version #2236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
JacquesCarette opened this issue Dec 21, 2023 · 2 comments
Closed

CI needs updating to more recent GHC version #2236

JacquesCarette opened this issue Dec 21, 2023 · 2 comments

Comments

@JacquesCarette
Copy link
Contributor

Looks like the CI uses GHC 8.10.7 (see .github/workflows/ci-ubuntu.yml) and cabal 3.6.2.0. Agda itself now seems to use stack and GHC 9.8.1. That's a very large gap!

@jamesmckinna
Copy link
Contributor

And now... more upgrading required:

Warning: As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
***************************************************************************
**                                                                       **
**              This action is DEPRECATED.                               **
**                                                                       **
**              Please use haskell-actions/setup instead.                **
**                                                                       **
**              (Note the dash instead of the slash.)                    **
**                                                                       **
***************************************************************************

@jamesmckinna
Copy link
Contributor

I think this was fixed en passant by #2376 so closing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants