Skip to content

ghc: 8.0.2 without link warnings #25998

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 2 commits into from
Jun 12, 2017
Merged

Conversation

czyzykowski
Copy link
Contributor

Motivation for this change

Fixes #25139 by backporting patch applied in ghc trunk:
https://phabricator.haskell.org/D2823

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • 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.

Sorry, something went wrong.

@joachifm
Copy link
Contributor

joachifm commented Jun 5, 2017

cc @peti

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.

Is it possible to download that patch from somewhere, like the GHC git repository, instead of checking it into our repository?

If that is not possible, can you please call that patch file "ghc-8.0.2-no-cpp...patch" or something like that to make it obvious that it applies only to one particular version of GHC?

@czyzykowski
Copy link
Contributor Author

czyzykowski commented Jun 11, 2017

@peti It's not possible to download that patch from anywhere because it's a backport of a patch (git commit) applied to a later version of the GHC.

I renamed the patch file to indicate that it only applies to 8.0.2

@peti peti merged commit d8f2284 into NixOS:master Jun 12, 2017
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

3 participants