this repo has no description

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

Kate 84e7d65d 0329818d

Changed files
+1 -1
packages
ocamlformat-lib
ocamlformat-lib.0.26.2
+1 -1
packages/ocamlformat-lib/ocamlformat-lib.0.26.2/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.3"}
"alcotest" {with-test & >= "1.3.0"}
"base" {>= "v0.12.0"}
"dune" {>= "2.8"}