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

Support building with ghc-9.8 js backend #471

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

sgrb
Copy link

@sgrb sgrb commented May 14, 2024

This PR makes reflex-dom buildable by ghc-9.8 with js backend. To make resulting applications usable (eliminate JS errors), fixes in ghcjs-dom and ghcjs-base are also required.

@sgrb
Copy link
Author

sgrb commented May 14, 2024

Perhaps it would be better to rebase it onto #470 after it will be merged...

@alexfmpe
Copy link
Member

Perhaps it would be better to rebase it onto #470 after it will be merged...

Agreed, I only worried about building with newer ghc for use in a desktop app but this PR adds some JS specific stuff.
You might also be interested in NixOS/nixpkgs#309650, if you haven't seen it yet

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