this repo has no description
0
fork

Configure Feed

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

carton >= 0.2.0 isn't compatible with OCaml 4.13 (Int64.max was added and shadows Stdlib.max)

Kate 1f08e3d8 03394adf

+5 -5
+1 -1
packages/carton/carton.0.2.0/opam
··· 11 11 doc: "https://mirage.github.io/ocaml-git/" 12 12 bug-reports: "https://github.com/mirage/ocaml-git/issues" 13 13 depends: [ 14 - "ocaml" {>= "4.08.0"} 14 + "ocaml" {>= "4.08.0" & < "4.13"} 15 15 "dune" {>= "2.6.0"} 16 16 "ke" {>= "0.4"} 17 17 "duff" {>= "0.3"}
+1 -1
packages/carton/carton.0.3.0/opam
··· 11 11 doc: "https://mirage.github.io/ocaml-git/" 12 12 bug-reports: "https://github.com/mirage/ocaml-git/issues" 13 13 depends: [ 14 - "ocaml" {>= "4.08.0"} 14 + "ocaml" {>= "4.08.0" & < "4.13"} 15 15 "dune" {>= "2.8.0"} 16 16 "ke" {>= "0.4"} 17 17 "duff" {>= "0.3"}
+1 -1
packages/carton/carton.0.4.0/opam
··· 11 11 doc: "https://mirage.github.io/ocaml-git/" 12 12 bug-reports: "https://github.com/mirage/ocaml-git/issues" 13 13 depends: [ 14 - "ocaml" {>= "4.08.0"} 14 + "ocaml" {>= "4.08.0" & < "4.13"} 15 15 "dune" {>= "2.8.0"} 16 16 "ke" {>= "0.4"} 17 17 "duff" {>= "0.3"}
+1 -1
packages/carton/carton.0.4.1/opam
··· 11 11 doc: "https://mirage.github.io/ocaml-git/" 12 12 bug-reports: "https://github.com/mirage/ocaml-git/issues" 13 13 depends: [ 14 - "ocaml" {>= "4.08.0"} 14 + "ocaml" {>= "4.08.0" & < "4.13"} 15 15 "dune" {>= "2.8.0"} 16 16 "ke" {>= "0.4"} 17 17 "duff" {>= "0.3"}
+1 -1
packages/carton/carton.0.4.2/opam
··· 11 11 doc: "https://mirage.github.io/ocaml-git/" 12 12 bug-reports: "https://github.com/mirage/ocaml-git/issues" 13 13 depends: [ 14 - "ocaml" {>= "4.08.0"} 14 + "ocaml" {>= "4.08.0" & < "4.13"} 15 15 "dune" {>= "2.8.0"} 16 16 "ke" {>= "0.4"} 17 17 "duff" {>= "0.3"}