Skip to content

WIP: support for GHC 9.14.2 (rc) - #5045

Open
guibou wants to merge 1 commit into
masterfrom
ghc_9142rc1
Open

WIP: support for GHC 9.14.2 (rc)#5045
guibou wants to merge 1 commit into
masterfrom
ghc_9142rc1

Conversation

@guibou

@guibou guibou commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

This is a work in progress in order to get something which runs with 9.14.2. For now, the correct CPP guard are not implemented (because I don't know how to be robust here) and also because the API can still change.

This is a work in progress in order to get something which runs with
9.14.2. For now, the correct CPP guard are not implemented (because I
don't know how to be robust here) and also because the API can still change.
@Bodigrim

Copy link
Copy Markdown
Contributor

because I don't know how to be robust here

Could you use __GLASGOW_HASKELL_PATCHLEVEL{1,2}__?

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.

2 participants