this repo has no description

Merge pull request #27000 from hannesm/no-0

avoid dependency to '"ocaml" {= "0"}'

Changed files
+13 -11
packages
mirage-fs-unix
mirage-fs-unix.1.0.0
mirage-fs-unix.1.1.0
mirage-net-xen
mirage-net-xen.0.9.0
mirage-net-xen.1.1.0
mirage-net-xen.1.1.1
mirage-net-xen.1.1.2
mirage-net-xen.1.1.3
mirage-net-xen.1.2.0
mirage-net-xen.1.3.0
mirage-net-xen.1.4.0
mirage-net-xen.1.4.1
+2 -1
packages/mirage-fs-unix/mirage-fs-unix.1.0.0/opam
···
build: make
remove: ["ocamlfind" "remove" "mirage-fs-unix"]
depends: [
-
"ocaml" {= "0"}
+
"ocaml"
"cstruct" {>= "0.8.1"}
"ocamlfind"
"lwt" {>= "2.4.3"}
···
"md5=cd6ae6b68718fdb1b85d9d7cfe1a4d2b"
]
}
+
available: false # insecure, not installable!
+2 -1
packages/mirage-fs-unix/mirage-fs-unix.1.1.0/opam
···
build: make
remove: ["ocamlfind" "remove" "mirage-fs-unix"]
depends: [
-
"ocaml" {= "0"}
+
"ocaml"
"cstruct" {>= "0.8.1" & < "3.4.0"}
"ocamlfind"
"lwt" {>= "2.4.3"}
···
"md5=50f525cec6a18280aa7af05df6f60deb"
]
}
+
available: false # insecure, not installable!
+1 -1
packages/mirage-net-xen/mirage-net-xen.0.9.0/opam
···
build: make
remove: ["ocamlfind" "remove" "mirage-net-xen"]
depends: [
-
"ocaml" {= "0"}
+
"ocaml"
"ocamlfind"
"cstruct" {>= "1.0.1"}
"lwt" {>= "2.4.3"}
+1 -1
packages/mirage-net-xen/mirage-net-xen.1.1.0/opam
···
build: make
remove: ["ocamlfind" "remove" "mirage-net-xen"]
depends: [
-
"ocaml" {= "0"}
+
"ocaml"
"ocamlfind"
"cstruct" {>= "1.0.1"}
"lwt" {>= "2.4.3"}
+1 -1
packages/mirage-net-xen/mirage-net-xen.1.1.1/opam
···
build: make
remove: ["ocamlfind" "remove" "mirage-net-xen"]
depends: [
-
"ocaml" {= "0"}
+
"ocaml"
"ocamlfind"
"cstruct" {>= "1.0.1"}
"lwt" {>= "2.4.3"}
+1 -1
packages/mirage-net-xen/mirage-net-xen.1.1.2/opam
···
build: make
remove: ["ocamlfind" "remove" "mirage-net-xen"]
depends: [
-
"ocaml" {= "0"}
+
"ocaml"
"ocamlfind"
"cstruct" {>= "1.0.1"}
"lwt" {>= "2.4.3"}
+1 -1
packages/mirage-net-xen/mirage-net-xen.1.1.3/opam
···
build: make
remove: ["ocamlfind" "remove" "mirage-net-xen"]
depends: [
-
"ocaml" {= "0"}
+
"ocaml"
"ocamlfind"
"cstruct" {>= "1.0.1"}
"lwt" {>= "2.4.3"}
+1 -1
packages/mirage-net-xen/mirage-net-xen.1.2.0/opam
···
build: make
remove: ["ocamlfind" "remove" "mirage-net-xen"]
depends: [
-
"ocaml" {= "0"}
+
"ocaml"
"ocamlfind"
"cstruct" {>= "1.0.1"}
"lwt" {>= "2.4.3"}
+1 -1
packages/mirage-net-xen/mirage-net-xen.1.3.0/opam
···
build: make
remove: ["ocamlfind" "remove" "mirage-net-xen"]
depends: [
-
"ocaml" {= "0"}
+
"ocaml"
"ocamlfind"
"cstruct" {>= "1.0.1"}
"lwt" {>= "2.4.3"}
+1 -1
packages/mirage-net-xen/mirage-net-xen.1.4.0/opam
···
build: make
remove: ["ocamlfind" "remove" "mirage-net-xen"]
depends: [
-
"ocaml" {= "0"}
+
"ocaml"
"ocamlfind"
"cstruct" {>= "1.0.1"}
"lwt" {>= "2.4.3"}
+1 -1
packages/mirage-net-xen/mirage-net-xen.1.4.1/opam
···
build: make
remove: ["ocamlfind" "remove" "mirage-net-xen"]
depends: [
-
"ocaml" {= "0"}
+
"ocaml"
"ocamlfind"
"cstruct" {>= "1.0.1"}
"lwt" {>= "2.4.3"}