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 bd82a8d + 480c404 commit cbe8cabCopy full SHA for cbe8cab
packages/stdcompat/stdcompat.1/opam
@@ -9,7 +9,7 @@ build: [make "all" "PREFIX=%{prefix}%"]
9
install: [make "install" "PREFIX=%{prefix}%"]
10
remove: [make "uninstall" "PREFIX=%{prefix}%"]
11
depends: [
12
- "ocaml" {< "5.2"}
+ "ocaml" {< "5.0"}
13
"ocamlfind" {build}
14
"cppo" {build}
15
]
0 commit comments