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 syntax for ghc js backend #137

Merged
merged 1 commit into from
May 22, 2024
Merged

Fix syntax for ghc js backend #137

merged 1 commit into from
May 22, 2024

Conversation

sgrb
Copy link
Contributor

@sgrb sgrb commented May 14, 2024

Perhaps it is not the only location where syntax needs to be updated, but at least this change fixes js errors in my simple reflex application compiled with ghc-9.8's js backend.

@hamishmack hamishmack merged commit b6c0f11 into ghcjs:master May 22, 2024
1 check failed
hamishmack added a commit that referenced this pull request May 22, 2024
PR #137 included #ifdef __GHCJS__ for the old GHCJS.

ghcjs-base >= 0.8 is for the new GHC JS backend only.

If we need to update support for the old GHCJS version in the future we will need to create a branch from the 0.2.0.3 tag.
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.

None yet

3 participants