this repo has no description

cohttp-mirage 4.x 5.x 6.x: restrict to earlier conduit

the error is "Unbound module Mirage_clock".

Changed files
+24 -24
packages
cohttp-mirage
cohttp-mirage.4.0.0
cohttp-mirage.4.1.1
cohttp-mirage.4.1.2
cohttp-mirage.5.0.0
cohttp-mirage.5.1.0
cohttp-mirage.5.2.0
cohttp-mirage.5.3.0
cohttp-mirage.6.0.0
cohttp-mirage.6.0.0~alpha0
cohttp-mirage.6.0.0~alpha1
cohttp-mirage.6.0.0~alpha2
cohttp-mirage.6.0.0~beta2
+2 -2
packages/cohttp-mirage/cohttp-mirage.4.0.0/opam
···
"dune" {>= "1.1.0"}
"mirage-flow" {>= "2.0.0"}
"mirage-channel" {>= "4.0.0"}
-
"conduit" {>= "2.0.2"}
-
"conduit-mirage" {>= "2.3.0"}
+
"conduit" {>= "2.0.2" & < "8.0.0"}
+
"conduit-mirage" {>= "2.3.0" & < "8.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp" {=version}
+2 -2
packages/cohttp-mirage/cohttp-mirage.4.1.1/opam
···
"dune" {>= "2.0"}
"mirage-flow" {>= "2.0.0"}
"mirage-channel" {>= "4.0.0"}
-
"conduit" {>= "2.0.2"}
-
"conduit-mirage" {>= "2.3.0"}
+
"conduit" {>= "2.0.2" & < "8.0.0"}
+
"conduit-mirage" {>= "2.3.0" & < "8.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp" {= version}
+2 -2
packages/cohttp-mirage/cohttp-mirage.4.1.2/opam
···
"dune" {>= "2.0"}
"mirage-flow" {>= "2.0.0"}
"mirage-channel" {>= "4.0.0"}
-
"conduit" {>= "2.0.2"}
-
"conduit-mirage" {>= "4.0.0"}
+
"conduit" {>= "2.0.2" & < "8.0.0"}
+
"conduit-mirage" {>= "4.0.0" & < "8.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp" {= version}
+2 -2
packages/cohttp-mirage/cohttp-mirage.5.0.0/opam
···
"dune" {>= "2.0"}
"mirage-flow" {>= "2.0.0"}
"mirage-channel" {>= "4.0.0"}
-
"conduit" {>= "2.0.2"}
-
"conduit-mirage" {>= "2.3.0"}
+
"conduit" {>= "2.0.2" & < "8.0.0"}
+
"conduit-mirage" {>= "2.3.0" & < "8.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp" {= version}
+2 -2
packages/cohttp-mirage/cohttp-mirage.5.1.0/opam
···
"dune" {>= "2.0"}
"mirage-flow" {>= "2.0.0"}
"mirage-channel" {>= "4.0.0"}
-
"conduit" {>= "2.0.2"}
-
"conduit-mirage" {>= "2.3.0"}
+
"conduit" {>= "2.0.2" & < "8.0.0"}
+
"conduit-mirage" {>= "2.3.0" & < "8.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp" {= version}
+2 -2
packages/cohttp-mirage/cohttp-mirage.5.2.0/opam
···
"dune" {>= "2.0"}
"mirage-flow" {>= "2.0.0"}
"mirage-channel" {>= "4.0.0"}
-
"conduit" {>= "2.0.2"}
-
"conduit-mirage" {>= "2.3.0"}
+
"conduit" {>= "2.0.2" & < "8.0.0"}
+
"conduit-mirage" {>= "2.3.0" & < "8.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp" {= version}
+2 -2
packages/cohttp-mirage/cohttp-mirage.5.3.0/opam
···
"dune" {>= "2.0"}
"mirage-flow" {>= "2.0.0"}
"mirage-channel" {>= "4.0.0"}
-
"conduit" {>= "2.0.2"}
-
"conduit-mirage" {>= "2.3.0"}
+
"conduit" {>= "2.0.2" & < "8.0.0"}
+
"conduit-mirage" {>= "2.3.0" & < "8.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp" {>= "5.3.0" & <= "5.3.1"}
+2 -2
packages/cohttp-mirage/cohttp-mirage.6.0.0/opam
···
"ocaml" {>= "4.08"}
"mirage-flow" {>= "2.0.0"}
"mirage-channel" {>= "4.0.0"}
-
"conduit" {>= "2.0.2"}
-
"conduit-mirage" {>= "2.3.0"}
+
"conduit" {>= "2.0.2" & < "8.0.0"}
+
"conduit-mirage" {>= "2.3.0" & < "8.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp-lwt" {= version}
+2 -2
packages/cohttp-mirage/cohttp-mirage.6.0.0~alpha0/opam
···
"ocaml" {>= "4.08"}
"mirage-flow" {>= "2.0.0"}
"mirage-channel" {>= "4.0.0"}
-
"conduit" {>= "2.0.2"}
-
"conduit-mirage" {>= "2.3.0"}
+
"conduit" {>= "2.0.2" & < "8.0.0"}
+
"conduit-mirage" {>= "2.3.0" & < "8.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp-lwt" {= version}
+2 -2
packages/cohttp-mirage/cohttp-mirage.6.0.0~alpha1/opam
···
"ocaml" {>= "4.08"}
"mirage-flow" {>= "2.0.0"}
"mirage-channel" {>= "4.0.0"}
-
"conduit" {>= "2.0.2"}
-
"conduit-mirage" {>= "2.3.0"}
+
"conduit" {>= "2.0.2" & < "8.0.0"}
+
"conduit-mirage" {>= "2.3.0" & < "8.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp-lwt" {= version}
+2 -2
packages/cohttp-mirage/cohttp-mirage.6.0.0~alpha2/opam
···
"ocaml" {>= "4.08"}
"mirage-flow" {>= "2.0.0"}
"mirage-channel" {>= "4.0.0"}
-
"conduit" {>= "2.0.2"}
-
"conduit-mirage" {>= "2.3.0"}
+
"conduit" {>= "2.0.2" & < "8.0.0"}
+
"conduit-mirage" {>= "2.3.0" & < "8.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp-lwt" {= version}
+2 -2
packages/cohttp-mirage/cohttp-mirage.6.0.0~beta2/opam
···
"ocaml" {>= "4.08"}
"mirage-flow" {>= "2.0.0"}
"mirage-channel" {>= "4.0.0"}
-
"conduit" {>= "2.0.2"}
-
"conduit-mirage" {>= "2.3.0"}
+
"conduit" {>= "2.0.2" & < "8.0.0"}
+
"conduit-mirage" {>= "2.3.0" & < "8.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp-lwt" {= version}