this repo has no description

Mark fmt < 0.9.0 incompatible with OCaml 5.0 (uses Pervasives and Ephemeron.K1.create)

Kate 47a78832 8390f335

Changed files
+12 -12
packages
fmt
fmt.0.8.0
fmt.0.8.1
fmt.0.8.10
fmt.0.8.2
fmt.0.8.3
fmt.0.8.4
fmt.0.8.5
fmt.0.8.6
fmt.0.8.7
fmt.0.8.8
fmt.0.8.9
+1 -1
packages/fmt/fmt.0.8.0/opam
···
tags: [ "string" "format" "pretty-print" "org:erratique" ]
license: "ISC"
depends: [
-
"ocaml" {>= "4.01.0"}
+
"ocaml" {>= "4.01.0" & < "5.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build & >= "0.7.5"}
+1 -1
packages/fmt/fmt.0.8.1/opam
···
tags: [ "string" "format" "pretty-print" "org:erratique" ]
license: "ISC"
depends: [
-
"ocaml" {>= "4.01.0"}
+
"ocaml" {>= "4.01.0" & < "5.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build & >= "0.9.0"}
+2 -2
packages/fmt/fmt.0.8.10/opam
···
bug-reports: "https://github.com/dbuenzli/fmt/issues"
license: ["ISC"]
tags: ["string" "format" "pretty-print" "org:erratique"]
-
depends: ["ocaml" {>= "4.08.0"}
+
depends: ["ocaml" {>= "4.08.0" & < "5.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build & >= "1.0.3"}]
···
[cmdliner]: http://erratique.ch/software/cmdliner
-
Home page: http://erratique.ch/software/fmt"""
+
Home page: http://erratique.ch/software/fmt"""
+1 -1
packages/fmt/fmt.0.8.2/opam
···
tags: [ "string" "format" "pretty-print" "org:erratique" ]
license: "ISC"
depends: [
-
"ocaml" {>= "4.01.0"}
+
"ocaml" {>= "4.01.0" & < "5.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build & >= "0.9.0"}
+1 -1
packages/fmt/fmt.0.8.3/opam
···
tags: [ "string" "format" "pretty-print" "org:erratique" ]
license: "ISC"
depends: [
-
"ocaml" {>= "4.01.0"}
+
"ocaml" {>= "4.01.0" & < "5.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build & >= "0.9.0"}
+1 -1
packages/fmt/fmt.0.8.4/opam
···
tags: [ "string" "format" "pretty-print" "org:erratique" ]
license: "ISC"
depends: [
-
"ocaml" {>= "4.01.0"}
+
"ocaml" {>= "4.01.0" & < "5.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build & >= "0.9.0"}
+1 -1
packages/fmt/fmt.0.8.5/opam
···
tags: [ "string" "format" "pretty-print" "org:erratique" ]
license: "ISC"
depends: [
-
"ocaml" {>= "4.01.0"}
+
"ocaml" {>= "4.01.0" & < "5.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build & >= "0.9.0"}
+1 -1
packages/fmt/fmt.0.8.6/opam
···
tags: [ "string" "format" "pretty-print" "org:erratique" ]
license: "ISC"
depends: [
-
"ocaml" {>= "4.03.0"}
+
"ocaml" {>= "4.03.0" & < "5.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build & >= "0.9.0"}
+1 -1
packages/fmt/fmt.0.8.7/opam
···
tags: [ "string" "format" "pretty-print" "org:erratique" ]
license: "ISC"
depends: [
-
"ocaml" {>= "4.05.0"}
+
"ocaml" {>= "4.05.0" & < "5.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build & >= "0.9.0"}
+1 -1
packages/fmt/fmt.0.8.8/opam
···
tags: [ "string" "format" "pretty-print" "org:erratique" ]
license: "ISC"
depends: [
-
"ocaml" {>= "4.05.0"}
+
"ocaml" {>= "4.05.0" & < "5.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build & >= "0.9.0"}
+1 -1
packages/fmt/fmt.0.8.9/opam
···
tags: [ "string" "format" "pretty-print" "org:erratique" ]
license: "ISC"
depends: [
-
"ocaml" {>= "4.05.0"}
+
"ocaml" {>= "4.05.0" & < "5.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build & >= "0.9.0"}