this repo has no description

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

Kate a9c0b17c 0329818d

Changed files
+1 -1
packages
malfunction
malfunction.0.6
+1 -1
packages/malfunction/malfunction.0.6/opam
···
]
conflicts: [ "ocaml-option-bytecode-only" ]
depends: [
-
"ocaml" {>= "4.08"}
+
"ocaml" {>= "4.08" & < "5.3"}
"ocamlfind"
"dune" {>= "2.9.1"}
"cppo" {build}