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 9f521a8 commit 5abe3bcCopy full SHA for 5abe3bc
packages/processor/processor.0.1/opam
@@ -21,7 +21,7 @@ homepage: "https://github.com/haesbaert/ocaml-processor"
21
doc: "https://haesbaert.github.io/ocaml-processor"
22
bug-reports: "https://github.com/haesbaert/ocaml-processor/issues"
23
depends: [
24
- "ocaml"
+ "ocaml" {>= "4.08"}
25
"dune" {>= "3.2"}
26
"odoc" {with-doc}
27
]
0 commit comments