Skip to content

fix(include-qualified): support qualified module references - #15633

Draft
anmonteiro wants to merge 1 commit into
ocaml:mainfrom
anmonteiro:anmonteiro/fix-qualified-module-references
Draft

fix(include-qualified): support qualified module references#15633
anmonteiro wants to merge 1 commit into
ocaml:mainfrom
anmonteiro:anmonteiro/fix-qualified-module-references

Conversation

@anmonteiro

Copy link
Copy Markdown
Collaborator

Description

Support qualified module references in fields such as (per_module ...) when using (include_subdirs qualified), gated on Dune language 3.25.

Fixes #15578.

@anmonteiro anmonteiro added the include-subdirs-qualified The `(include_subdirs qualified)` stanza — folder names become module qualifiers label Jul 31, 2026
Signed-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com>
@anmonteiro
anmonteiro force-pushed the anmonteiro/fix-qualified-module-references branch from 26c6932 to ab88376 Compare July 31, 2026 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

include-subdirs-qualified The `(include_subdirs qualified)` stanza — folder names become module qualifiers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Combining (include_subdirs qualified) with (preprocess (per_module ...))

1 participant