Skip to content

Conversation

@plajjan
Copy link
Contributor

@plajjan plajjan commented Oct 7, 2025

importWits now imports witnesses from transitive dependencies by reading the .ty interface files. This ensures that witnesses defined in module A are visible to module C when C imports B which imports A, without C needing to explicitly import A.

Part of #2390

importWits now imports witnesses from transitive dependencies by reading
the .ty interface files. This ensures that witnesses defined in module A
are visible to module C when C imports B which imports A, without C
needing to explicitly import A.
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.

2 participants