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 1b480c7 commit baf92d7Copy full SHA for baf92d7
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