this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

yocaml is not compatible with the effect syntax

authored by

Anil Madhavapeddy and committed by
GitHub
36d6bbd2 d10dea63

+3
+3
packages/yocaml/yocaml.1.0.0/opam
··· 23 23 "alcotest" {with-test} 24 24 "preface" { >= "1.0.0"} 25 25 ] 26 + conflicts: [ 27 + "base-effects" 28 + ] 26 29 url { 27 30 src: 28 31 "https://github.com/xhtmlboi/yocaml/releases/download/v1.0.0/yocaml-1.0.0.tbz"