this repo has no description

restrict letters to tls < 0.16.0

Changed files
+7
packages
letters
letters.0.1.0
letters.0.1.1
letters.0.2.0
letters.0.2.1
letters.0.3.0
letters.0.3.1
letters.0.3.2
+1
packages/letters/letters.0.1.0/opam
···
"alcotest-lwt" {>= "1.1.0" & with-test}
"yojson" {>= "1.7.0" & with-test}
"odoc" {with-doc}
+
"tls" {< "0.16.0"}
]
build: [
["dune" "subst"] {dev}
+1
packages/letters/letters.0.1.1/opam
···
"alcotest" {>= "1.1.0" & with-test}
"alcotest-lwt" {>= "1.1.0" & with-test}
"yojson" {>= "1.7.0" & with-test}
+
"tls" {< "0.16.0"}
]
build: [
["dune" "subst"] {dev}
+1
packages/letters/letters.0.2.0/opam
···
"yojson" {>= "1.7.0" & with-test}
"ocamlformat" {dev}
"odoc" {with-doc}
+
"tls" {< "0.16.0"}
]
build: [
["dune" "subst"] {dev}
+1
packages/letters/letters.0.2.1/opam
···
"yojson" {>= "1.7.0" & with-test}
"odoc" {with-doc}
"ocamlformat" {dev}
+
"tls" {< "0.16.0"}
]
build: [
["dune" "subst"] {dev}
+1
packages/letters/letters.0.3.0/opam
···
"yojson" {>= "1.7.0" & with-test}
"odoc" {with-doc}
"ocamlformat" {dev}
+
"tls" {< "0.16.0"}
]
build: [
["dune" "subst"] {dev}
+1
packages/letters/letters.0.3.1/opam
···
"alcotest-lwt" {>= "1.1.0" & with-test}
"yojson" {>= "1.7.0" & with-test}
"odoc" {with-doc}
+
"tls" {< "0.16.0"}
]
build: [
["dune" "subst"] {dev}
+1
packages/letters/letters.0.3.2/opam
···
"yojson" {>= "1.7.0" & with-test}
"odoc" {with-doc}
"ocamlformat" {dev}
+
"tls" {< "0.16.0"}
]
build: [
["dune" "subst"] {dev}