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

Support for building with Ghc 9.10 #18

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

noinia
Copy link
Contributor

@noinia noinia commented May 26, 2024

in particular, bumping some dependencies, hiding foldl' since that is in the prelude now, and using foldable1-classes-compat to get Data.Foldable1

@ysangkok
Copy link
Contributor

ysangkok commented Sep 4, 2024

@chessai What needs to be done for this to get merged? Does the Github CI need to get fixed before new GHCs can be supported?

@chessai
Copy link
Owner

chessai commented Sep 4, 2024

@chessai What needs to be done for this to get merged? Does the Github CI need to get fixed before new GHCs can be supported?

Yeah, CI failed, so if it can pass then we can merge.

@ysangkok
Copy link
Contributor

ysangkok commented Sep 4, 2024

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

Successfully merging this pull request may close these issues.

3 participants