this repo has no description

Merge pull request #26548 from kit-ty-kate/yocaml-ocaml-5.3

yocaml is not compatible with the effect syntax

Changed files
+3
packages
yocaml
yocaml.1.0.0
+3
packages/yocaml/yocaml.1.0.0/opam
···
"alcotest" {with-test}
"preface" { >= "1.0.0"}
]
+
conflicts: [
+
"base-effects"
+
]
url {
src:
"https://github.com/xhtmlboi/yocaml/releases/download/v1.0.0/yocaml-1.0.0.tbz"