this repo has no description

Apply suggestions from code review

Kate 65e542d4 31fe929c

Changed files
+12 -12
packages
mirage-runtime
mirage-runtime.4.0.0
mirage-runtime.4.0.0~beta1
mirage-runtime.4.0.0~beta2
mirage-runtime.4.0.0~beta3
mirage-runtime.4.1.0
mirage-runtime.4.1.1
mirage-runtime.4.2.0
mirage-runtime.4.2.1
mirage-runtime.4.3.0
mirage-runtime.4.3.1
mirage-runtime.4.3.2
mirage-runtime.4.3.3
+1 -1
packages/mirage-runtime/mirage-runtime.4.0.0/opam
···
"alcotest" {with-test}
]
conflicts: [
-
"ppxlib" {>= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
+
"ppxlib" {= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
]
synopsis: "The base MirageOS runtime library, part of every MirageOS unikernel"
description: """
+1 -1
packages/mirage-runtime/mirage-runtime.4.0.0~beta1/opam
···
"alcotest" {with-test}
]
conflicts: [
-
"ppxlib" {>= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
+
"ppxlib" {= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
]
synopsis: "The base MirageOS runtime library, part of every MirageOS unikernel"
description: """
+1 -1
packages/mirage-runtime/mirage-runtime.4.0.0~beta2/opam
···
"alcotest" {with-test}
]
conflicts: [
-
"ppxlib" {>= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
+
"ppxlib" {= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
]
synopsis: "The base MirageOS runtime library, part of every MirageOS unikernel"
description: """
+1 -1
packages/mirage-runtime/mirage-runtime.4.0.0~beta3/opam
···
"alcotest" {with-test}
]
conflicts: [
-
"ppxlib" {>= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
+
"ppxlib" {= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
]
synopsis: "The base MirageOS runtime library, part of every MirageOS unikernel"
description: """
+1 -1
packages/mirage-runtime/mirage-runtime.4.1.0/opam
···
"alcotest" {with-test}
]
conflicts: [
-
"ppxlib" {>= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
+
"ppxlib" {= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
]
synopsis: "The base MirageOS runtime library, part of every MirageOS unikernel"
description: """
+1 -1
packages/mirage-runtime/mirage-runtime.4.1.1/opam
···
"alcotest" {with-test}
]
conflicts: [
-
"ppxlib" {>= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
+
"ppxlib" {= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
]
synopsis: "The base MirageOS runtime library, part of every MirageOS unikernel"
description: """
+1 -1
packages/mirage-runtime/mirage-runtime.4.2.0/opam
···
"alcotest" {with-test}
]
conflicts: [
-
"ppxlib" {>= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
+
"ppxlib" {= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
]
synopsis: "The base MirageOS runtime library, part of every MirageOS unikernel"
description: """
+1 -1
packages/mirage-runtime/mirage-runtime.4.2.1/opam
···
"alcotest" {with-test}
]
conflicts: [
-
"ppxlib" {>= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
+
"ppxlib" {= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
]
synopsis: "The base MirageOS runtime library, part of every MirageOS unikernel"
description: """
+1 -1
packages/mirage-runtime/mirage-runtime.4.3.0/opam
···
"alcotest" {with-test}
]
conflicts: [
-
"ppxlib" {>= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
+
"ppxlib" {= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
]
synopsis: "The base MirageOS runtime library, part of every MirageOS unikernel"
description: """
+1 -1
packages/mirage-runtime/mirage-runtime.4.3.1/opam
···
]
conflicts: [
"result" {< "1.5"}
-
"ppxlib" {>= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
+
"ppxlib" {= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
]
synopsis: "The base MirageOS runtime library, part of every MirageOS unikernel"
description: """
+1 -1
packages/mirage-runtime/mirage-runtime.4.3.2/opam
···
]
conflicts: [
"result" {< "1.5"}
-
"ppxlib" {>= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
+
"ppxlib" {= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
]
synopsis: "The base MirageOS runtime library, part of every MirageOS unikernel"
description: """
+1 -1
packages/mirage-runtime/mirage-runtime.4.3.3/opam
···
]
conflicts: [
"result" {< "1.5"}
-
"ppxlib" {>= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
+
"ppxlib" {= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
]
synopsis: "The base MirageOS runtime library, part of every MirageOS unikernel"
description: """