this repo has no description

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

Kate cdeccac0 d87a1eb8

Changed files
+12 -12
packages
ocamlformat
ocamlformat.0.13.0
ocamlformat.0.2
ocamlformat.0.23.0
ocamlformat.0.24.1
ocamlformat.0.25.1
ocamlformat.0.26.0
ocamlformat.0.26.1
ocamlformat.0.3
ocamlformat.0.4
ocamlformat.0.6
ocamlformat.0.7
ocamlformat.0.8
+1 -1
packages/ocamlformat/ocamlformat.0.13.0/opam
···
]
depends: [
"ocaml" {>= "4.06" & < "4.11"}
-
"ocaml" {with-test & >= "4.08"}
+
"ocaml" {with-test & >= "4.08" & < "5.2"}
"alcotest" {with-test}
"base" {>= "v0.12.0" & < "v0.14"}
"base-unix"
+1 -1
packages/ocamlformat/ocamlformat.0.2/opam
···
[make]
]
depends: [
-
"ocaml" {>= "4.04.0"}
+
"ocaml" {>= "4.04.0" & < "5.2"}
"base" {< "v0.10.0"}
"base-unix"
"cmdliner"
+1 -1
packages/ocamlformat/ocamlformat.0.23.0/opam
···
homepage: "https://github.com/ocaml-ppx/ocamlformat"
bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues"
depends: [
-
"ocaml" {>= "4.08"}
+
"ocaml" {>= "4.08" & < "5.2"}
"alcotest" {with-test}
"base" {>= "v0.12.0"}
"cmdliner" {>= "1.1.0"}
+1 -1
packages/ocamlformat/ocamlformat.0.24.1/opam
···
homepage: "https://github.com/ocaml-ppx/ocamlformat"
bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues"
depends: [
-
"ocaml" {>= "4.08"}
+
"ocaml" {>= "4.08" & < "5.2"}
"alcotest" {with-test}
"base" {>= "v0.12.0"}
"cmdliner" {>= "1.1.0"}
+1 -1
packages/ocamlformat/ocamlformat.0.25.1/opam
···
homepage: "https://github.com/ocaml-ppx/ocamlformat"
bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues"
depends: [
-
"ocaml" {>= "4.08"}
+
"ocaml" {>= "4.08" & < "5.2"}
"cmdliner" {>= "1.1.0"}
"dune" {>= "2.8"}
"ocamlformat-lib" {= version}
+1 -1
packages/ocamlformat/ocamlformat.0.26.0/opam
···
homepage: "https://github.com/ocaml-ppx/ocamlformat"
bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues"
depends: [
-
"ocaml" {>= "4.08"}
+
"ocaml" {>= "4.08" & < "5.2"}
"cmdliner" {with-test = "false" & >= "1.1.0" | with-test & >= "1.2.0"}
"dune" {>= "2.8"}
"ocamlformat-lib" {= version}
+1 -1
packages/ocamlformat/ocamlformat.0.26.1/opam
···
homepage: "https://github.com/ocaml-ppx/ocamlformat"
bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues"
depends: [
-
"ocaml" {>= "4.08"}
+
"ocaml" {>= "4.08" & < "5.2"}
"cmdliner" {with-test = "false" & >= "1.1.0" | with-test & >= "1.2.0"}
"dune" {>= "2.8"}
"ocamlformat-lib" {= version}
+1 -1
packages/ocamlformat/ocamlformat.0.3/opam
···
["jbuilder" "build" "-p" name "-j" jobs]
]
depends: [
-
"ocaml" {>= "4.04.1"}
+
"ocaml" {>= "4.04.1" & < "5.2"}
"base" {= "v0.10.0"}
"base-unix"
"cmdliner"
+1 -1
packages/ocamlformat/ocamlformat.0.4/opam
···
["jbuilder" "build" "-p" name "-j" jobs]
]
depends: [
-
"ocaml" {>= "4.04.1"}
+
"ocaml" {>= "4.04.1" & < "5.2"}
"base" {= "v0.10.0"}
"base-unix"
"cmdliner"
+1 -1
packages/ocamlformat/ocamlformat.0.6/opam
···
["jbuilder" "build" "-p" name "-j" jobs]
]
depends: [
-
"ocaml" {>= "4.04.1"}
+
"ocaml" {>= "4.04.1" & < "5.2"}
"base" {>= "v0.11.0" & < "v0.12"}
"base-unix"
"cmdliner"
+1 -1
packages/ocamlformat/ocamlformat.0.7/opam
···
["dune" "build" "-p" "ocamlformat_support,ocamlformat" "-j" jobs]
]
depends: [
-
"ocaml" {>= "4.04.1"}
+
"ocaml" {>= "4.04.1" & < "5.2"}
"base" {>= "v0.11.0" & < "v0.12"}
"base-unix"
"cmdliner"
+1 -1
packages/ocamlformat/ocamlformat.0.8/opam
···
["dune" "build" "-p" name "-j" jobs]
]
depends: [
-
"ocaml" {>= "4.05"}
+
"ocaml" {>= "4.05" & < "5.2"}
"base" {>= "v0.11.0" & < "v0.12"}
"base-unix"
"cmdliner"