facebook / buck2

Build system, successor to Buck
https://buck2.build/
Apache License 2.0
3.33k stars 194 forks source link

Use `value` attribute of tset for HaskellLibraryInfo #621

Closed avdv closed 4 weeks ago

avdv commented 1 month ago

This is a follow-up to PR #617 which simplifies accessing direct dependencies for haskell libraries by using the value attribute of tsets and removes the root reduction for HaskellLibraryInfoTSet which was used for this purpose before.

ndmitchell commented 1 month ago

Thanks, working on reapplying #617 then this should apply fine.

facebook-github-bot commented 4 weeks ago

@ndmitchell has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.