this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

lintcstubs-arity is not compatible with OCaml 5.2 (uses compiler-libs)

Kate d96caae7 90d8c520

+5 -5
+1 -1
packages/lintcstubs-arity/lintcstubs-arity.0.1.0/opam
··· 9 9 bug-reports: "https://github.com/edwintorok/lintcstubs-arity/issues" 10 10 depends: [ 11 11 "dune" {>= "2.7"} 12 - "ocaml" {>= "4.08"} 12 + "ocaml" {>= "4.08" & < "5.2"} 13 13 "odoc" {with-doc} 14 14 ] 15 15 depopts: [
+1 -1
packages/lintcstubs-arity/lintcstubs-arity.0.2.0/opam
··· 9 9 bug-reports: "https://github.com/edwintorok/lintcstubs-arity/issues" 10 10 depends: [ 11 11 "dune" {>= "3.0"} 12 - "ocaml" {>= "4.08"} 12 + "ocaml" {>= "4.08" & < "5.2"} 13 13 "odoc" {with-doc} 14 14 ] 15 15 depopts: [
+1 -1
packages/lintcstubs-arity/lintcstubs-arity.0.2.1/opam
··· 9 9 bug-reports: "https://github.com/edwintorok/lintcstubs-arity/issues" 10 10 depends: [ 11 11 "dune" {>= "3.0"} 12 - "ocaml" {>= "4.08"} 12 + "ocaml" {>= "4.08" & < "5.2"} 13 13 "odoc" {with-doc} 14 14 ] 15 15 depopts: [
+1 -1
packages/lintcstubs-arity/lintcstubs-arity.0.2.2/opam
··· 9 9 bug-reports: "https://github.com/edwintorok/lintcstubs-arity/issues" 10 10 depends: [ 11 11 "dune" {>= "3.0"} 12 - "ocaml" {>= "4.08"} 12 + "ocaml" {>= "4.08" & < "5.2"} 13 13 "odoc" {with-doc} 14 14 ] 15 15 depopts: [
+1 -1
packages/lintcstubs-arity/lintcstubs-arity.0.4.1/opam
··· 9 9 bug-reports: "https://github.com/edwintorok/lintcstubs-arity/issues" 10 10 depends: [ 11 11 "dune" {>= "2.7"} 12 - "ocaml" {>= "4.10"} 12 + "ocaml" {>= "4.10" & < "5.2"} 13 13 "odoc" {with-doc} 14 14 ] 15 15 depopts: [