-
Notifications
You must be signed in to change notification settings - Fork 443
Closed
ocaml/opam-repository
#26975Closed
Copy link
Labels
acceptedaccepted proposalsaccepted proposalsproposalRFC's that are awaiting discussion to be accepted or rejectedRFC's that are awaiting discussion to be accepted or rejected
Description
There is a proposal https://discuss.ocaml.org/t/proposal-a-new-exports-field-in-findlib-meta-files/13947/40 for a convention to extend the notion that we call (re_export)
in Dune to general META
files via a new field called exports
. In order to play well with the ecosystem, Dune should map (re_export)
to the exports
file in META
and vice-versa.
I suspect these aspects will become more relevant as time passes and (implicit_transitive_deps false)
is adopted more widely, now that it is correctly implemented by -H
.
Metadata
Metadata
Assignees
Labels
acceptedaccepted proposalsaccepted proposalsproposalRFC's that are awaiting discussion to be accepted or rejectedRFC's that are awaiting discussion to be accepted or rejected