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 0edcb46 commit ffd2c1bCopy full SHA for ffd2c1b
packages/satex/satex.0.1.1/opam
@@ -10,7 +10,8 @@ homepage: "https://github.com/smimram/satex"
10
bug-reports: "https://github.com/smimram/satex/issues"
11
depends: [
12
"dune" {>= "2.0"}
13
- "menhir" {build}
+ "ocaml" {>="4.07.0"}
14
+ "menhir" {>="20180528"}
15
]
16
build: [
17
["dune" "subst"] {pinned}
0 commit comments