Skip to content

OCaml 5.0: compiler meta files#45

Closed
Octachron wants to merge 2 commits intoocaml:masterfrom
Octachron:compiler_META_files
Closed

OCaml 5.0: compiler meta files#45
Octachron wants to merge 2 commits intoocaml:masterfrom
Octachron:compiler_META_files

Conversation

@Octachron
Copy link
Copy Markdown
Member

The compiler is considering the option of distributing its own META file in ocaml/ocaml#11007 .
With this change, ocamlfind will no longer need to maintain and distribute its own META files for the compiler distributed libraries.

This draft PR is a proof concept that updates ocamlfind to no longer install the related META files when they are already present in OCAML_SITELIB .

@Octachron
Copy link
Copy Markdown
Member Author

Superseded by #52 .

@Octachron Octachron closed this Jul 12, 2022
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.

2 participants