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

Can submodule "ghc" be updated to target official GHC source? #835

Open
peterbecich opened this issue May 15, 2022 · 0 comments
Open

Can submodule "ghc" be updated to target official GHC source? #835

peterbecich opened this issue May 15, 2022 · 0 comments

Comments

@peterbecich
Copy link

Could this

ghcjs/.gitmodules

Lines 1 to 3 in bb403ec

[submodule "ghc"]
path = ghc
url = https://github.com/ghcjs/ghc.git

be changed to target https://gitlab.haskell.org/ghc/ghc/-/commits/ghc-8.10 ?

Of course the patches on https://github.com/ghcjs/ghc/commits/c442e8506c1876f1f130b4137456532e2d7a817f would need to be copied to https://gitlab.haskell.org/ghc/ghc/-/commits/ghc-8.10 , if they haven't been already.


This patch https://gitlab.haskell.org/ghc/ghc/-/merge_requests/6554 available on https://gitlab.haskell.org/ghc/ghc/-/commits/ghc-8.10 could be useful to GHCJS.

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

No branches or pull requests

1 participant