this repo has no description
0
fork

Configure Feed

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

Make the 5.3+ compiler packages depend on base-effects (effect syntax)

Kate 63fda54c 0329818d

+3 -6
+1 -6
packages/base-effects/base-effects.base/opam
··· 4 4 Effects-based variant distributed with the Multicore OCaml compiler" 5 5 """ 6 6 depends: [ 7 - "ocaml" {>= "4.12.0"} 8 - "ocaml-variants" { 9 - = "4.12.0+domains+effects" 10 - | = "5.1.1+effect-syntax" 11 - } 12 - "base-domains" 7 + "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} | "ocaml" {>= "5.3.0"} 13 8 ]
+1
packages/ocaml-variants/ocaml-variants.5.3.0+trunk/opam
··· 26 26 "base-threads" {post} 27 27 "base-domains" {post} 28 28 "base-nnp" {post} 29 + "base-effects" {post} 29 30 30 31 "ocaml-beta" {opam-version < "2.1.0"} 31 32
+1
packages/ocaml-variants/ocaml-variants.5.4.0+trunk/opam
··· 26 26 "base-threads" {post} 27 27 "base-domains" {post} 28 28 "base-nnp" {post} 29 + "base-effects" {post} 29 30 30 31 "ocaml-beta" {opam-version < "2.1.0"} 31 32