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

Remove support for GHC8.10 #1921

Open
Cmdv opened this issue Dec 12, 2024 · 4 comments
Open

Remove support for GHC8.10 #1921

Cmdv opened this issue Dec 12, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@Cmdv
Copy link
Contributor

Cmdv commented Dec 12, 2024

We are dropping support for GHC8.10 so we need to remove all references of it from our repo.

@Cmdv Cmdv added the enhancement New feature or request label Dec 12, 2024
@Cmdv Cmdv self-assigned this Dec 12, 2024
@rdlrt
Copy link

rdlrt commented Dec 12, 2024

Just a note to ensure ghc9* CI builds work prior to dropping ghc8.10, as per current latest commit - they dont:
image

@Cmdv
Copy link
Contributor Author

Cmdv commented Dec 12, 2024

There is going to be a slight delay on this as we can only go ahead one cardano-node has done this work too. By that time I'd imagine we'll have the CI failures fixed, from my understanding it's nix related and is being worked on.

@sgillespie
Copy link
Contributor

Just a note to ensure ghc9* CI builds work prior to dropping ghc8.10, as per current latest commit - they dont

Unfortunately the GitHub actions are in a pretty bad state right now, but we DO have working builds in our public Hydra: https://ci.iog.io/eval/62899

@rdlrt
Copy link

rdlrt commented Dec 13, 2024

Unfortunately the GitHub actions are in a pretty bad state right now

Afaik - hydra CI is based on nix, the github CI is our only point of reference for working cabal builds

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

No branches or pull requests

3 participants