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 9b6428b commit b6770e9Copy full SHA for b6770e9
opam
@@ -6,6 +6,7 @@ homepage: "https://github.com/reynir/ocp-index-top/"
6
bug-reports: "https://github.com/reynir/ocp-index-top/issues"
7
doc: "https://reynir.github.io/ocp-index-top/"
8
license: "BSD-2-clause"
9
+available: [ ocaml-version > "4.01.0" ]
10
build: [
11
"ocaml" "pkg/pkg.ml" "build" "--pinned" "%{pinned}%"
12
]
0 commit comments