Skip to content

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

Merged
merged 6 commits into from
Feb 1, 2019
Merged

Conversation

ElvishJerricco
Copy link
Contributor

Motivation for this change

Fixing up the GHCJS stuff. Keeping in line with the main haskellPackages being 8.6

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

P.S.: @peti how can I be automatically notified of GHCJS breaking in the future?

Sorry, something went wrong.

@ElvishJerricco ElvishJerricco force-pushed the ghcjs-8.4-8.6-fixes branch 2 times, most recently from 55f84eb to 5bef207 Compare January 14, 2019 23:09
@ElvishJerricco
Copy link
Contributor Author

Is this meta.maintainers = [lib.maintainers.elvishjerricco]; all I need to do for notifications when the build breaks?

@ElvishJerricco
Copy link
Contributor Author

Ping @peti

@peti
Copy link
Member

peti commented Jan 30, 2019

Yes, setting meta.maintainer will enable e-mail notifications from Hydra.

BTW, I wonder about ghcjs82. Will that build succeed after this PR?

@peti peti requested a review from basvandijk January 30, 2019 08:12
Copy link
Member

@peti peti left a 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.

Verified

This commit was signed with the committer’s verified signature.
AluisioASG Aluísio Augusto Silva Gonçalves

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@ElvishJerricco
Copy link
Contributor Author

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 wl-pprint-text. Considering both the trouble and the fact that it seems the GHCJS community largely skipped 8.2 completely, I think we should probably just remove 8.2. Sound good, @peti?

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.

@ElvishJerricco
Copy link
Contributor Author

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 ;)

Copy link
Member

@peti peti left a 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!

@GrahamcOfBorg GrahamcOfBorg added the 11.by: package-maintainer This PR was created by the maintainer of the package it changes label Jan 30, 2019
@ElvishJerricco
Copy link
Contributor Author

@peti can you merge this?

@peti peti merged commit 5649eb7 into NixOS:master Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: haskell 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10 11.by: package-maintainer This PR was created by the maintainer of the package it changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants