-
Notifications
You must be signed in to change notification settings - Fork 145
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
Build with ghc(js) 9.8.2 + 9.10.1 #474
base: develop
Are you sure you want to change the base?
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
|
@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). |
Needs:
For
haskell.nix
:default.nix
:shell.nix
:For
nixpkgs
:From
patch
PR:Fix
os-string
(NixOS/nixpkgs#332123):To build a project depending on
reflex-dom
usinghaskell.nix
:default.nix
:shell.nix
: