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

Easier updating ghcjs-pkg for newer compilers #465

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Ericson2314
Copy link
Member

I got the original ghc-pkg from the specified revision and stuck it in https://github.com/forked-upstream-packages-for-ghcjs/ghcjs/tree/vanilla-ghc-pkg, then did an -XOurs merge. That means to update to a new version, just dump the original as a new commit on that branch, and then merge again, and git will do a pretty good job fixing things automatically.

I figured this might be useful with 8.0 around the corner. I also used it for a forthcoming change to ghcjs-pkg I also wish to upstream.

@Ericson2314
Copy link
Member Author

Oh, and this included my previous PR, but if you merge/reject it I'll be happy to rebase this.

meiersi and others added 4 commits February 13, 2016 18:12
Note that this patch
- has not been validated with a test-run yet
- has not been validated to compile on Windows
- hides some of the possibly important unused/shadowning warnings.
Somebody with more understanding of the compiler should look at each of these
warnings and decide how to fix the issue that they point at.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants