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

ghc: bootstrap 8.2.2 with 8.2.1-binary. #33350

Merged
merged 1 commit into from Jan 3, 2018
Merged

ghc: bootstrap 8.2.2 with 8.2.1-binary. #33350

merged 1 commit into from Jan 3, 2018

Conversation

dhess
Copy link
Contributor

@dhess dhess commented Jan 2, 2018

Motivation for this change

8.2.1-binary will be necessary to bootstrap aarch64-linux as 7.10.3-binary is not supported on that platform.

Things done

I have tested this on x86_64-linux by bootstrapping GHC and building a subset of haskellPackages. armv7l-linux and aarch64-linux still cannot bootstrap GHC due to unrelated issues, but as this is a prerequisite and it will cause a rebuild of haskellPackages, it might be a good idea to check it in before the other changes needed to get those platforms working, especially considering it's a straightforward change that shouldn't need any real review.

  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

@Ericson2314
Copy link
Member

LGTM. But first @peti should push to haskell-updates, right?

@peti
Copy link
Member

peti commented Jan 3, 2018

Test builds are running at https://hydra.nixos.org/jobset/nixpkgs/haskell-updates.

@Ericson2314
Copy link
Member

Ericson2314 commented Jan 3, 2018

The tests show almost no regressions. The nixpkgs diff since the last one also includes a bunch of unrelated changes (Haskell version bumps, my cross big rebuild, etc), so I'm going to say those few regressions are not this PR's fault. Also I need this PR merged for cross ghc, so I'm going to go ahead and merge it.

@peti hope that is ok.

@Ericson2314 Ericson2314 merged commit c1497ca into NixOS:master Jan 3, 2018
@dhess dhess deleted the ghc821Binary branch January 3, 2018 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants