this repo has no description

cohttp-async is not compatible with async v0.15 (uses the removed Async_command.run function)

Kate b6f14867 dae0bc74

Changed files
+30 -30
packages
cohttp-async
cohttp-async.2.5.3
cohttp-async.2.5.4
cohttp-async.2.5.5
cohttp-async.3.0.0
cohttp-async.4.0.0
+6 -6
packages/cohttp-async/cohttp-async.2.5.3/opam
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
-
"async_kernel" {>= "v0.14.0"}
-
"async_unix" {>= "v0.14.0"}
-
"async" {>= "v0.14.0"}
-
"base" {>= "v0.11.0"}
-
"core" {with-test}
"cohttp" {=version}
"conduit-async" {>= "1.2.0"}
"magic-mime"
···
"fmt" {>= "0.8.2"}
"sexplib0"
"stdlib-shims"
-
"ppx_sexp_conv" {>= "v0.13.0"}
"ounit" {with-test}
"uri" {>= "2.0.0"}
"uri-sexp"
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
+
"async_kernel" {>= "v0.14.0" & < "v0.15"}
+
"async_unix" {>= "v0.14.0" & < "v0.15"}
+
"async" {>= "v0.14.0" & < "v0.15"}
+
"base" {>= "v0.11.0" & < "v0.15"}
+
"core" {with-test & < "v0.15"}
"cohttp" {=version}
"conduit-async" {>= "1.2.0"}
"magic-mime"
···
"fmt" {>= "0.8.2"}
"sexplib0"
"stdlib-shims"
+
"ppx_sexp_conv" {>= "v0.13.0" & < "v0.15"}
"ounit" {with-test}
"uri" {>= "2.0.0"}
"uri-sexp"
+6 -6
packages/cohttp-async/cohttp-async.2.5.4/opam
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
-
"async_kernel" {>= "v0.14.0"}
-
"async_unix" {>= "v0.14.0"}
-
"async" {>= "v0.14.0"}
-
"base" {>= "v0.11.0"}
-
"core" {with-test}
"cohttp" {=version}
"conduit-async" {>= "1.2.0"}
"magic-mime"
···
"fmt" {>= "0.8.2"}
"sexplib0"
"stdlib-shims"
-
"ppx_sexp_conv" {>= "v0.13.0"}
"ounit" {with-test}
"uri" {>= "2.0.0"}
"uri-sexp"
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
+
"async_kernel" {>= "v0.14.0" & < "v0.15"}
+
"async_unix" {>= "v0.14.0" & < "v0.15"}
+
"async" {>= "v0.14.0" & < "v0.15"}
+
"base" {>= "v0.11.0" & < "v0.15"}
+
"core" {with-test & < "v0.15"}
"cohttp" {=version}
"conduit-async" {>= "1.2.0"}
"magic-mime"
···
"fmt" {>= "0.8.2"}
"sexplib0"
"stdlib-shims"
+
"ppx_sexp_conv" {>= "v0.13.0" & < "v0.15"}
"ounit" {with-test}
"uri" {>= "2.0.0"}
"uri-sexp"
+6 -6
packages/cohttp-async/cohttp-async.2.5.5/opam
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
-
"async_kernel" {>= "v0.14.0"}
-
"async_unix" {>= "v0.14.0"}
-
"async" {>= "v0.14.0"}
-
"base" {>= "v0.11.0"}
-
"core" {with-test}
"cohttp" {=version}
"conduit-async" {>="1.2.0"}
"magic-mime"
···
"fmt" {>= "0.8.2"}
"sexplib0"
"stdlib-shims"
-
"ppx_sexp_conv" {>= "v0.13.0"}
"ounit" {with-test}
"uri" {>= "2.0.0"}
"uri-sexp"
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
+
"async_kernel" {>= "v0.14.0" & < "v0.15"}
+
"async_unix" {>= "v0.14.0" & < "v0.15"}
+
"async" {>= "v0.14.0" & < "v0.15"}
+
"base" {>= "v0.11.0" & < "v0.15"}
+
"core" {with-test & < "v0.15"}
"cohttp" {=version}
"conduit-async" {>="1.2.0"}
"magic-mime"
···
"fmt" {>= "0.8.2"}
"sexplib0"
"stdlib-shims"
+
"ppx_sexp_conv" {>= "v0.13.0" & < "v0.15"}
"ounit" {with-test}
"uri" {>= "2.0.0"}
"uri-sexp"
+6 -6
packages/cohttp-async/cohttp-async.3.0.0/opam
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "1.1.0"}
-
"async_kernel" {>= "v0.14.0"}
-
"async_unix" {>= "v0.14.0"}
-
"async" {>= "v0.14.0"}
-
"base" {>= "v0.11.0"}
-
"core" {with-test}
"cohttp" {=version}
"conduit-async" {>="3.0.0"}
"conduit-async-ssl"
···
"logs"
"fmt" {>= "0.8.2"}
"sexplib0"
-
"ppx_sexp_conv" {>= "v0.13.0"}
"ounit" {with-test}
"uri" {>= "2.0.0"}
"uri-sexp"
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "1.1.0"}
+
"async_kernel" {>= "v0.14.0" & < "v0.15"}
+
"async_unix" {>= "v0.14.0" & < "v0.15"}
+
"async" {>= "v0.14.0" & < "v0.15"}
+
"base" {>= "v0.11.0" & < "v0.15"}
+
"core" {with-test & < "v0.15"}
"cohttp" {=version}
"conduit-async" {>="3.0.0"}
"conduit-async-ssl"
···
"logs"
"fmt" {>= "0.8.2"}
"sexplib0"
+
"ppx_sexp_conv" {>= "v0.13.0" & < "v0.15"}
"ounit" {with-test}
"uri" {>= "2.0.0"}
"uri-sexp"
+6 -6
packages/cohttp-async/cohttp-async.4.0.0/opam
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "1.1.0"}
-
"async_kernel" {>= "v0.14.0"}
-
"async_unix" {>= "v0.14.0"}
-
"async" {>= "v0.14.0"}
-
"base" {>= "v0.11.0"}
-
"core" {with-test}
"cohttp" {=version}
"conduit-async" {>="1.2.0"}
"magic-mime"
···
"logs"
"fmt" {>= "0.8.2"}
"sexplib0"
-
"ppx_sexp_conv" {>= "v0.13.0"}
"ounit" {with-test}
"uri" {>= "2.0.0"}
"uri-sexp"
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "1.1.0"}
+
"async_kernel" {>= "v0.14.0" & < "v0.15"}
+
"async_unix" {>= "v0.14.0" & < "v0.15"}
+
"async" {>= "v0.14.0" & < "v0.15"}
+
"base" {>= "v0.11.0" & < "v0.15"}
+
"core" {with-test & < "v0.15"}
"cohttp" {=version}
"conduit-async" {>="1.2.0"}
"magic-mime"
···
"logs"
"fmt" {>= "0.8.2"}
"sexplib0"
+
"ppx_sexp_conv" {>= "v0.13.0" & < "v0.15"}
"ounit" {with-test}
"uri" {>= "2.0.0"}
"uri-sexp"