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

Building using ghc 9.8 JS backend dies #473

Open
danwdart opened this issue Jul 22, 2024 · 2 comments
Open

Building using ghc 9.8 JS backend dies #473

danwdart opened this issue Jul 22, 2024 · 2 comments

Comments

@danwdart
Copy link

Even using the 9.8 branches, I'm not sure why we're building native stuff at all here, but it looks like glib complains if I add reflex-dom to a js-backend ghc98 project:

error: Package ‘glib-2.80.3’ in /nix/store/661gwrmc68x88wbvzwsdlbwv6za09r3f-nixos/nixos/pkgs/development/libraries/glib/default.nix:329 is not available on the requested hostPlatform:
         hostPlatform.config = "javascript-unknown-ghcjs"

Any idea what I could do or is it still under development?

@alexfmpe
Copy link
Member

See NixOS/nixpkgs#329197

@danwdart
Copy link
Author

Aha! Thanks for pointing that out to me.

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

No branches or pull requests

2 participants