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

Wingman copy old to new #3363

Merged
merged 3 commits into from Dec 5, 2022

Conversation

santiweight
Copy link
Collaborator

@santiweight santiweight commented Nov 23, 2022

This implements step 2 of the plan outlined in #2971 (comment)

I've chosen to implement this in multiple MRs because it just gets the ball rolling. I have other MRs I am working on in parallel, and so implementing small chunks that I can get in parallel works better for me rn...


This MR does something really boring: it copy and pastes the code in the old directory into the new directory. Note that the new code doesn't actually build with 9.2.1+. I am doing this MR (instead of merging later) because it has to be done either way and I don't want to battle all of CI in one big change.

Sanity check (which returns an empty diff): diff -r old new

@santiweight santiweight marked this pull request as ready for review November 23, 2022 19:40
@michaelpj michaelpj enabled auto-merge (squash) November 24, 2022 11:55
@michaelpj
Copy link
Collaborator

Not sure what's up with the benchmarking job 🤔

@pepeiborra
Copy link
Collaborator

Not sure what's up with the benchmarking job 🤔

Maybe hs-boot files need to be added to extra-src-files

@santiweight santiweight enabled auto-merge (squash) December 5, 2022 04:01
@santiweight santiweight merged commit f3ad27b into haskell:master Dec 5, 2022
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

4 participants