We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04556fb commit d651e9dCopy full SHA for d651e9d
1 file changed
nullable-array.opam
@@ -16,8 +16,6 @@ build-test: [
16
["jbuilder" "runtest"]
17
]
18
19
-install: [] (* no install rules: done through a .install file *)
20
-
21
available: [
22
ocaml-version >= "4.03" (* use Sys.opaque_identity *)
23
& ocaml-version <= "4.06" (* need to be tested before announcing that a version is correct *)
0 commit comments