Add a script to extract base from GHC’s Git history#9
Add a script to extract base from GHC’s Git history#9Superstar64 wants to merge 2 commits intowell-typed:mainfrom
base from GHC’s Git history#9Conversation
|
Thanks for your submission. I haven’t worked with things like In any case, it seems that we’re still quite a bit away from moving |
Well sure, the one liner version would just be to clone GHC and run
I know. I figure it's better to have this ready now and be able to discuss it rather then waiting for later. |
I’d have to look a bit more deeply into this to form a definite opinion. I think that it’s best to leave this pull request open for now and review the topic later. |
base from GHC’s Git history
This is a script that extracts base from ghc's git while keeping the history intact. It also makes the resulting repo a direct fork of the git repo that predates the merger of base into ghc: https://github.com/ghc/packages-base