We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d119cf2 commit 7e2ab46Copy full SHA for 7e2ab46
packages/ssl/ssl.0.7.0/opam
@@ -9,6 +9,7 @@ bug-reports: "https://github.com/savonet/ocaml-ssl/issues"
9
depends: [
10
"dune" {>= "2.7"}
11
"ocaml" {>= "4.03.0"}
12
+ "ocaml" {>= "4.08.0" & with-test}
13
"ocaml" {with_test & >= "4.08.0"}
14
"dune-configurator"
15
"conf-libssl"
0 commit comments