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 08eabd2 commit f3af6f3Copy full SHA for f3af6f3
packages/boltzgen/boltzgen.0.9.3/opam
@@ -10,6 +10,7 @@ bug-reports: "https://git.lacl.fr/barbot/boltzgen/-/issues"
10
depends: [
11
"dune" {>= "2.7"}
12
"ocaml" {>= "4.08.0" & < "5.3.0"}
13
+ "ocaml" {< "5.0.0" & with-test}
14
"ocaml-compiler-libs"
15
"cmdliner" {>= "1.0.0" & < "2.0.0"}
16
"base-unix"
0 commit comments