Skip to content

Conversation

rgrinberg
Copy link
Member

The implementation of private modules relies on hiding include flags. This doesn't really work well, and OCaml has introduced a better mechanism to hide modules from users: the -H flag. We now use this flag (when available) to make sure that the compiler can always see hidden modules.

Signed-off-by: Rudi Grinberg <[email protected]>

<!-- ps-id: 6a62fca7-cac5-404d-b294-ac11e470166a -->

Signed-off-by: Rudi Grinberg <[email protected]>
@rgrinberg rgrinberg marked this pull request as draft September 27, 2025 01:03
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.

1 participant