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 5aa8486 commit 4b26c3aCopy full SHA for 4b26c3a
packages/base-bytes/base-bytes.backport/opam
@@ -0,0 +1,9 @@
1
+opam-version: "2.0"
2
+maintainer: " "
3
+authors: " "
4
+homepage: " "
5
+depends: [
6
+ "ocaml" {< "4.02.0"}
7
+ "ocamlfind" {>= "1.5.3"}
8
+]
9
+synopsis: "Bytes compatibility library distributed with ocamlfind"
packages/base-num/base-num.base/opam
@@ -0,0 +1,6 @@
+maintainer: "Xavier Leroy <[email protected]>"
+synopsis: "Num library distributed with the OCaml compiler"
+ "ocaml" {< "4.06.0"}
0 commit comments