Skip to content

OCaml: remove one nesting level#11

Merged
AltGr merged 2 commits intomainfrom
nonest
Apr 16, 2026
Merged

OCaml: remove one nesting level#11
AltGr merged 2 commits intomainfrom
nonest

Conversation

@AltGr
Copy link
Copy Markdown
Contributor

@AltGr AltGr commented Oct 28, 2025

according to dune rules, if a module name matches the lib name it takes the root layer of the namespace. Since this is single-module, with this change one can use Dates_calc.xxx instead of Dates_calc.Dates.xxx.

@AltGr AltGr merged commit 8dd1dd5 into main Apr 16, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Catala - language & tooling Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants