We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64dfb8c + 3877a8b commit 338fd73Copy full SHA for 338fd73
packages/mirage-runtime/mirage-runtime.4.0.0/opam
@@ -25,6 +25,7 @@ depends: [
25
"logs"
26
"lwt" {>= "4.0.0"}
27
"alcotest" {with-test}
28
+ "cmdliner" {< "2.0.0"}
29
]
30
conflicts: [
31
"ppxlib" {= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure
0 commit comments