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 d85efeb commit 8d23b51Copy full SHA for 8d23b51
packages/ulex-camlp5/ulex-camlp5.1.3/opam
@@ -12,7 +12,7 @@ build: [
12
]
13
install: [make "install"]
14
depends: [
15
- "ocaml" {>="5.0.0"}
+ "ocaml" {>="4.14.1"}
16
"ocamlfind" {build}
17
"camlp5" {>= "8.00.04"}
18
"camlp-streams"
0 commit comments