-
Notifications
You must be signed in to change notification settings - Fork 701
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consistently update 'localPkgDescr' with 'HookedBuildInfo' + docs
I got sucked into this rathole while puzzling over why we pass both 'PackageDescription' and 'LocalBuildInfo' (which has a 'PackageDescription' in 'localPkgDescr'). The conclusion is that they were different, but not for a good reason. Now they're the same. Added docs fixes #1757. Signed-off-by: Edward Z. Yang <[email protected]>
- Loading branch information
Showing
2 changed files
with
77 additions
and
19 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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