Skip to content
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

Building exe:print-api with the latest supported version of GHC #24

Open
Kleidukos opened this issue Sep 1, 2024 · 1 comment
Open

Comments

@Kleidukos
Copy link
Owner

@mmhat Currently as we stand, we provide print-api-$ghc_version and print-api as part of every build job that is specific to an OS and a GHC version:

https://github.com/Kleidukos/print-api/releases/tag/print-api-head

I would like to suggest that we use the latest GHC version supported to build print for each OS, as a different job. What do you think?

@mmhat
Copy link
Contributor

mmhat commented Sep 2, 2024

Oh that would be a lot cleaner than the current GH workflow! As I wrote in #16 (comment) I'd prefer that get-tested indicates what the newest tested GHC version is. For your propsal I think it would be enough if there was a --latest flag for get-tested that outputs a matrix with the newest GHC only.
Until that is supported, I think it is fine to hardcode the GHC 9.10.1 release in the proposed job.

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

No branches or pull requests

2 participants