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 8f54327 + ae6c979 commit 0a29845Copy full SHA for 0a29845
packages/menhir/menhir.20220210/opam
@@ -13,7 +13,7 @@ build: [
13
["dune" "build" "-p" name "-j" jobs]
14
]
15
depends: [
16
- "ocaml" {>= "4.03.0"}
+ "ocaml" {>= "4.03.0" & < "5.1~"}
17
"dune" {>= "2.8.0"}
18
"menhirLib" {= version}
19
"menhirSdk" {= version}
0 commit comments