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.
1 parent 812962e commit 13b0514Copy full SHA for 13b0514
packages/boltzgen/boltzgen.0.9.2/opam
@@ -11,7 +11,7 @@ depends: [
11
"dune" {>= "2.7"}
12
"ocaml" {>= "4.08.0" & < "5.3.0"}
13
"ocaml-compiler-libs"
14
- "cmdliner" {< "2.0.0"}
+ "cmdliner" {>= "1.0.0" & < "2.0.0"}
15
"base-unix"
16
"odoc" {with-doc}
17
]
packages/boltzgen/boltzgen.0.9/opam
"dune" {>= "2.6"}
"ocaml" {>= "4.08.1" & < "5.3.0"}
build: [
["dune" "subst"] {dev}
0 commit comments