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

Tls 016 revdeps2 #23315

Merged
merged 2 commits into from
Feb 14, 2023
Merged

Tls 016 revdeps2 #23315

merged 2 commits into from
Feb 14, 2023

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Feb 14, 2023

third part of fixing revdeps #23311

@@ -37,6 +37,7 @@ depends: [
"alcotest-lwt" {>= "1.2.0" & < "3.0.0" & with-test}
"cohttp-lwt-unix" {>= "2.5.1"& with-test}
"odoc" {with-doc}
"mirage-crypto"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is the right fix here. sihl uses the Mirage_crypto module but only implicitly through tls and does not require it in its dune file.

The only fix possible here I think is to add < "0.16.0" to the tls dependency above

@kit-ty-kate
Copy link
Member

Thanks!

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.

None yet

2 participants