Skip to content

cabal.project: force c2hs to pass -std=gnu18 to GCC#5

Merged
sim590 merged 1 commit intomasterfrom
fix-c2hs-gcc15-gnu18-compat
May 1, 2025
Merged

cabal.project: force c2hs to pass -std=gnu18 to GCC#5
sim590 merged 1 commit intomasterfrom
fix-c2hs-gcc15-gnu18-compat

Conversation

@sim590
Copy link
Copy Markdown
Owner

@sim590 sim590 commented May 1, 2025

This was the default in GCC 14. Since GCC 15, the default is now C23. This makes c2hs break as it was discussed here~1.

This was the default in GCC 14. Since GCC 15, the default is now C23.
This makes c2hs break as it was discussed here~[1].

[1]: haskell/c2hs#300
@sim590 sim590 merged commit ba3429c into master May 1, 2025
1 check passed
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.

1 participant