Skip to content

Add Dune package management compatibility patch for odoc-parser#22

Open
Sudha247 wants to merge 1 commit intooxcaml:mainfrom
Sudha247:odoc-parser-dune-pkg
Open

Add Dune package management compatibility patch for odoc-parser#22
Sudha247 wants to merge 1 commit intooxcaml:mainfrom
Sudha247:odoc-parser-dune-pkg

Conversation

@Sudha247
Copy link
Copy Markdown
Contributor

@Sudha247 Sudha247 commented Nov 26, 2025

Adds a patch to maintain compatibility with Dune package management. Some of this is being proposed upstream at ocaml/odoc#1392, but this will ensure the existing version in this repo will build with Dune package management. It won't affect installing this package with opam.

The main difference here is that symlinks have been removed and copied into the destination when needed. Dune package management doesn't yet support symlinks (cf. ocaml/dune#9873), and so the files are copied.

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