-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
GHCJS: Fix 8.4 and add 8.6 #53978
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
GHCJS: Fix 8.4 and add 8.6 #53978
Conversation
55f84eb
to
5bef207
Compare
Is this |
Ping @peti |
Yes, setting BTW, I wonder about ghcjs82. Will that build succeed after this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please resolve the merge conflict.
As for 8.2, I thought it was working but I guess not. While trying to fix it just now, I'm finding it needs several annoying overrides, including downgrading Building 8.4 and 8.6 now. Looks like they'll finish. Once they do I'll push the fixes and this should be good to merge. |
600662d
to
0969e91
Compare
8.4 and 8.6 finished. I've added a commit to remove 8.2. Let me know if you'd like me to change that. Otherwise, let's merge this before we have to make merge conflicts by marking them broken again ;) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Very cool, thank you for your efforts!
@peti can you merge this? |
Motivation for this change
Fixing up the GHCJS stuff. Keeping in line with the main haskellPackages being 8.6
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)P.S.: @peti how can I be automatically notified of GHCJS breaking in the future?