this repo has no description

h2 0.10.0 revdeps

Changed files
+13 -13
packages
h2-lwt
h2-lwt.0.9.0
http-lwt-client
http-lwt-client.0.0.7
http-lwt-client.0.0.8
http-lwt-client.0.1.0
http-lwt-client.0.2.0
http-lwt-client.0.2.1
http-lwt-client.0.2.2
http-mirage-client
http-mirage-client.0.0.1
http-mirage-client.0.0.2
paf
paf.0.1.0
paf.0.2.0
paf.0.3.0
paf.0.4.0
+1 -1
packages/h2-lwt/h2-lwt.0.9.0/opam
···
]
depends: [
"ocaml" {>= "4.06"}
-
"h2" {>= version}
+
"h2" {= version}
"dune" {>= "1.7"}
"lwt"
"gluten-lwt" {>= "0.2.1"}
+1 -1
packages/http-lwt-client/http-lwt-client.0.0.7/opam
···
"fmt"
"bos"
"happy-eyeballs-lwt"
-
"h2" {>= "0.9.0"}
+
"h2" {>= "0.9.0" & < "0.10.0"}
]
conflicts: [ "result" {< "1.5"} ]
build: [
+1 -1
packages/http-lwt-client/http-lwt-client.0.0.8/opam
···
"fmt"
"bos"
"happy-eyeballs-lwt"
-
"h2" {>= "0.9.0"}
+
"h2" {>= "0.9.0" & < "0.10.0"}
]
conflicts: [ "result" {< "1.5"} ]
build: [
+1 -1
packages/http-lwt-client/http-lwt-client.0.1.0/opam
···
"fmt"
"bos"
"happy-eyeballs-lwt"
-
"h2" {>= "0.9.0"}
+
"h2" {>= "0.9.0" & < "0.10.0"}
]
conflicts: [ "result" {< "1.5"} ]
build: [
+1 -1
packages/http-lwt-client/http-lwt-client.0.2.0/opam
···
"fmt"
"bos"
"happy-eyeballs-lwt"
-
"h2" {>= "0.9.0"}
+
"h2" {>= "0.9.0" & < "0.10.0"}
]
conflicts: [ "result" {< "1.5"} ]
build: [
+1 -1
packages/http-lwt-client/http-lwt-client.0.2.1/opam
···
"fmt"
"bos"
"happy-eyeballs-lwt"
-
"h2" {>= "0.9.0"}
+
"h2" {>= "0.9.0" & < "0.10.0"}
]
conflicts: [ "result" {< "1.5"} ]
build: [
+1 -1
packages/http-lwt-client/http-lwt-client.0.2.2/opam
···
"fmt"
"bos"
"happy-eyeballs-lwt"
-
"h2" {>= "0.9.0"}
+
"h2" {>= "0.9.0" & < "0.10.0"}
]
conflicts: [ "result" {< "1.5"} ]
build: [
+1 -1
packages/http-mirage-client/http-mirage-client.0.0.1/opam
···
"mirage-clock-unix" {with-test}
"mirage-random-stdlib" {with-test}
"mirage-time-unix" {with-test}
-
"h2"
+
"h2" {>= "0.9.0" & < "0.10.0"}
]
build: [
["dune" "subst"] {dev}
+1 -1
packages/http-mirage-client/http-mirage-client.0.0.2/opam
···
"mirage-clock-unix" {with-test}
"mirage-random-stdlib" {with-test}
"mirage-time-unix" {with-test}
-
"h2"
+
"h2" {>= "0.9.0" & < "0.10.0"}
]
build: [
["dune" "subst"] {dev}
+1 -1
packages/paf/paf.0.1.0/opam
···
"alcotest-lwt" {with-test}
"bigstringaf" {>= "0.7.0"}
"httpaf" {>= "0.7.1"}
-
"h2" {>= "0.9.0"}
+
"h2" {>= "0.9.0" & < "0.10.0"}
"faraday" {>= "0.7.2"}
"tls" {>= "0.15.0"}
"cstruct" {>= "6.0.0"}
+1 -1
packages/paf/paf.0.2.0/opam
···
"alcotest-lwt" {with-test}
"bigstringaf" {>= "0.7.0"}
"httpaf" {>= "0.7.1"}
-
"h2" {>= "0.9.0"}
+
"h2" {>= "0.9.0" & < "0.10.0"}
"faraday" {>= "0.7.2"}
"tls" {>= "0.15.0"}
"cstruct" {>= "6.0.0"}
+1 -1
packages/paf/paf.0.3.0/opam
···
"alcotest-lwt" {with-test}
"bigstringaf" {>= "0.7.0"}
"httpaf" {>= "0.7.1"}
-
"h2" {>= "0.9.0"}
+
"h2" {>= "0.9.0" & < "0.10.0"}
"faraday" {>= "0.7.2"}
"tls" {>= "0.15.0"}
"cstruct" {>= "6.0.0"}
+1 -1
packages/paf/paf.0.4.0/opam
···
"alcotest-lwt" {with-test}
"bigstringaf" {>= "0.7.0"}
"httpaf" {>= "0.7.1"}
-
"h2" {>= "0.9.0"}
+
"h2" {>= "0.9.0" & < "0.10.0"}
"faraday" {>= "0.7.2"}
"tls" {>= "0.15.0"}
"cstruct" {>= "6.0.0"}