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 147bc66 + baf92d7 commit 5db1152Copy full SHA for 5db1152
packages/mparser/mparser.1.2.1/opam
@@ -6,7 +6,7 @@ license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
6
dev-repo: "git://https://github.com/cakeplus/mparser"
7
bug-reports: "https://github.com/cakeplus/mparser/issues"
8
depends: [
9
- "ocaml"
+ "ocaml" {< "5.0"}
10
"base-bytes"
11
"ocamlfind" {build}
12
"ocamlbuild" {build}
0 commit comments