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

Allow GHC 9.4 in more packages #456

Closed
wants to merge 2 commits into from
Closed

Allow GHC 9.4 in more packages #456

wants to merge 2 commits into from

Conversation

ysangkok
Copy link
Contributor

@ysangkok ysangkok commented Dec 15, 2023

Now that ghc-source-gen supports GHC 9.4, we can support it here too.

Tested using

cabal test -c 'text>=2.1' -w ghc-9.4

in proto-lens-protoc. With cabal-install v3.10.2.0.

Fixes #447.

Tested using

    cabal test -c 'text>=2.1' -w ghc-9.4

in proto-lens-protoc. With cabal-install v3.10.2.0.
@ysangkok ysangkok mentioned this pull request Dec 15, 2023
@blackgnezdo blackgnezdo self-requested a review December 18, 2023 07:11
Copy link
Collaborator

@blackgnezdo blackgnezdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the patch!

cabal.project Outdated Show resolved Hide resolved
@blackgnezdo
Copy link
Collaborator

@ysangkok could you check if #457 subsumes this PR? I will need to do the change similar to your most recent commit, but otherwise we should be able to jump all the way to 9.6 now.

@ysangkok
Copy link
Contributor Author

@blackgnezdo yeah, i've check for subsumption now and left a couple of comments

@ysangkok
Copy link
Contributor Author

closing in favour of #457

@ysangkok ysangkok closed this Dec 23, 2023
@ysangkok ysangkok deleted the janus/ghc-9.4 branch December 23, 2023 21:48
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.

Support GHC 9.4
2 participants