-
Notifications
You must be signed in to change notification settings - Fork 2
Reconcile experiments and main #30
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change-Id: I68e30f82739d98aab253a3f927ed08b3233ae574
Change-Id: Ib3b3646fd9c4db5180834a6a830cad6326e53ff2
Change-Id: I319d72bd7424cd79f01b5e82edfe2684da2dbfa5
We invoke GHC session via oneshot mode or make mode in the worker Change-Id: I20aaec6c737f8e3a56d90c6a4cfbe3aef827c082
Change-Id: I0d0b52e8e61285c3e74279333e6b309f88d7feb1
Merged them into buck-multiplex-worker Change-Id: I8e8f92b910ddd4e189bbfa766a7f8a5840814a5d
Change-Id: Iee49bc4bfe2d000dde9ecee4cab958e124de3195
Change-Id: I4e25e45b5b19403dc15e6f7bdf3fe89f4c5d6250
Change-Id: I0d9d2efd1dc879b8aab8fb709ec6c344bf3d98b3
Change-Id: Iccb0512ff1c262b1b53e20e089a14e705cd0cc6e
rename original compile with compileModuleWithDepsInEps Change-Id: I45af5159cdf3beec5a835ca7e607563f0ad4d965
Inlined GHC.Driver.MakeFile, GHC.Driver.MakeFile.JSON and then implemented computeMetadata internally here. Change-Id: Id713433734861d26f889e48e5401c716e90f66c1
ModGraph, Eps, Hpt, HUG are now printable for debug purpose. Change-Id: I2f4a609708bb4fcfff38ff897e6979ea03dd3ea4
Change-Id: Ie47a760fa34bf0402af12ec61863346ed0bec909
Change-Id: Idd9322096769e792958d734ea0806a9d75661278
Change-Id: Id4893b078990053533bd1870feb3c604eabcf308
Change-Id: I9218b255a7bbfa650926ac6f6145c32285abe2ea
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Let's start from this state.