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

Fix build with GHC 9.4 #954

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix build with GHC 9.4 #954

wants to merge 1 commit into from

Conversation

arrowd
Copy link

@arrowd arrowd commented Feb 15, 2024

Description

Adjusted the preprocessor directive to include GHC 9.4 and fixed a typo.

@arrowd arrowd requested a review from a team as a code owner February 15, 2024 20:14
Copy link
Member

@amesgen amesgen left a comment

Choose a reason for hiding this comment

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

Thanks! We don't test with GHC 9.4 on CI (only with 9.6 and, for legacy reasons, 8.10), so we can't guarantee that 9.4 will continue to work, but simple changes like this that are increasing compatibility sound fine 👍

Can you push again (without any changes) such that the changelog check is re-triggered?

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

Successfully merging this pull request may close these issues.

2 participants