Skip to content

Conversation

@Sudha247
Copy link
Contributor

This patch removes symlinks that are not required anymore.

I was building some projects with dune pkg with odoc-parser as a dependency, and found these symlinks. Dune package management doesn't support symlinks yet. In an offline discussion with @jonludlam, he pointed out that a few of these symlinks are obsolete now. Removing these would make compiling with dune pkg easier.

Signed-off-by: Sudha Parimala <sudharg247@gmail.com>
@jonludlam
Copy link
Member

odoc.mld needs to be renamed to index.mld too, but otherwise this looks fine!

@jonludlam jonludlam added the no changelog This pull request does not need a changelog entry label Nov 24, 2025
@jonludlam
Copy link
Member

Note: windows also has some trouble with symlinks, it seems.

@jonludlam jonludlam merged commit d8460cd into ocaml:master Nov 27, 2025
10 of 12 checks passed
@jonludlam
Copy link
Member

Thanks @Sudha247 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This pull request does not need a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants