Build with ghc(js/wasm) 9.8.2 + 9.10.1 + 9.12.2 + 9.14.1#474
Build with ghc(js/wasm) 9.8.2 + 9.10.1 + 9.12.2 + 9.14.1#474ymeister wants to merge 18 commits intoreflex-frp:developfrom
Conversation
|
Needs reflex-frp/reflex#502 to be in hackage to pass the CI. |
|
How to check it? Is there a way to build now? |
P.S. Make sure you're using the latest |
|
I'll share code little bit later. Now I just tried |
81b9fc7 to
546989b
Compare
|
@ymeister My project: https://github.com/odr/reflex-js. It is empty. I just added |
|
@odr Thank you for providing an example! That said, I did not encounter any problem building it with neither native ghc nor ghc-js. Could you please try deleting |
I removed How do you build literally? From nix-shell? I'll ask my colleague to try this tomorrow... |
|
I literally just:
That's all. My system is running on |
|
@ymeister FI: I am on Ubuntu-22.04. AMD Ryzen 7 4800H, cores=8, threads=16 I also tried to run |
|
@ymeister I built it without problems on the new laptop! There is Ubuntu 24.04, no nodejs installed, multi-user nix setup (on the old one I had single-user setup). |
|
@ymeister could you resolve conflicts? |
Marked it in my todo list. |
e751b12 to
97c1c20
Compare
cc4fdca to
5f64225
Compare
- Add -threaded to hydration test ghc-options - Use dynamic port allocation instead of fixed jsaddlePort to avoid port conflicts and browser caching between tests - Remove unshareNetwork dependency so tests can run without Linux namespace support - Re-enable "places fences and removes them" test - Add upper bound on webdriver dependency
- Define explicit flake inputs following nix-haskell conventions - Add inputs.nix for flake-compat bootstrapping outside of flakes - Add shell.nix for convenient `nix-shell` entry point - Pass `inputs` through default.nix to nix-haskell driver - Update nix-haskell submodule
No description provided.