Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Use Bios targets in FindImports #734

Closed
wants to merge 3 commits into from

Conversation

pepeiborra
Copy link
Collaborator

@pepeiborra pepeiborra commented Aug 20, 2020

Do not return any module that doesn't belong to the targets set.
If the targets set is empty, then lift this restriction.

The file existence check is probably redundant but keeping it around for now.

Fixes #733

Do not return any module that doesn't belong to the targets set.
If the targets set is empty, then lift this restriction.

The file existence check is probably redundant but keeping it around for now
@pepeiborra
Copy link
Collaborator Author

Using the targets of the HscEnvEq doesn't work because they don't span across the whole component set. I'll rebase on top of #688 and use KnownFiles instead.

@pepeiborra pepeiborra closed this Aug 20, 2020
@pepeiborra
Copy link
Collaborator Author

wz1000#10

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use hie-bios targets for locating modules
1 participant