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 817e2bc commit 47cc8afCopy full SHA for 47cc8af
packages/ocamlfind/ocamlfind.1.9.5/opam
@@ -13,7 +13,7 @@ authors: "Gerd Stolpmann <gerd@gerd-stolpmann.de>"
13
homepage: "http://projects.camlcity.org/projects/findlib.html"
14
bug-reports: "https://github.com/ocaml/ocamlfind/issues"
15
depends: [
16
- "ocaml" {>= "4.02.0" & < "5~" }
+ "ocaml" {>= "4.02.0" & < "5.0"}
17
]
18
depopts: ["graphics"]
19
build: [
0 commit comments