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 258e34c commit ebbea59Copy full SHA for ebbea59
opam
@@ -45,7 +45,7 @@ remove: [
45
["rm" "-f" "%{man}%/man1/ocsigenserver.1"]
46
]
47
depends: [
48
- "ocaml"
+ "ocaml" {>= "4.06.1"}
49
"ocamlfind"
50
"base-unix"
51
"base-threads"
0 commit comments