Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dune3: add implicit "result" dependencies #20443

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

emillon
Copy link
Contributor

@emillon emillon commented Jan 13, 2022

Dune < 3.0 ships with META files that implicitly define a "result" library. However, it is not the same as the one from opam (see ocaml/dune#4946 (comment)).

So an explicit dependency is still necessary for packages that refer to the result library.

See ocaml/dune#5263.

Dune < 3.0 ships with META files that implicitly define a "result"
library. However, it is not the same as the one from opam (see
ocaml/dune#4946 (comment)).

So an explicit dependency is still necessary for packages that refer to
the result library.

See ocaml/dune#5263.
@mseri
Copy link
Member

mseri commented Jan 13, 2022

The lower bounds succeeded as well as installation and test

@mseri mseri merged commit c50d570 into ocaml:master Jan 13, 2022
@emillon emillon deleted the dune3-result-deps branch January 13, 2022 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants