this repo has no description
0
fork

Configure Feed

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

Conflict 5.3.0~alpha1

+45 -9
+4 -1
packages/MlFront_Cli/MlFront_Cli.0.4.0~prerel7/opam
··· 23 23 "tezt" {with-test & >= "4.1.0"} 24 24 "odoc" {with-doc} 25 25 ] 26 - conflicts: "ocaml-variants" {= "5.1.1+effect-syntax"} 26 + conflicts: [ 27 + "ocaml-variants" {= "5.1.1+effect-syntax"} 28 + "ocaml-compiler" {= "5.3.0~alpha1"} 29 + ] 27 30 build-env: OCAMLPARAM = "_,w=-46,keywords=5.2" 28 31 build: [ 29 32 [
+1
packages/coq-core/coq-core.8.17.0/opam
··· 35 35 "coq" { < "8.17" } 36 36 "ocaml-option-bytecode-only" 37 37 "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 38 + "ocaml-compiler" {= "5.3.0~alpha1"} 38 39 ] 39 40 build-env: OCAMLPARAM = "_,w=-46,warn-error=-a,keywords=5.2" 40 41 build: [
+1
packages/coq-core/coq-core.8.17.1/opam
··· 34 34 conflicts: [ 35 35 "coq" { < "8.17" } 36 36 "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 37 + "ocaml-compiler" {= "5.3.0~alpha1"} 37 38 ] 38 39 build-env: OCAMLPARAM = "_,w=-46,warn-error=-a,keywords=5.2" 39 40 build: [
+1
packages/coq-core/coq-core.8.18.0/opam
··· 35 35 conflicts: [ 36 36 "coq" { < "8.17" } 37 37 "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 38 + "ocaml-compiler" {= "5.3.0~alpha1"} 38 39 ] 39 40 build-env: OCAMLPARAM = "_,w=-46,warn-error=-a,keywords=5.2" 40 41 build: [
+1
packages/coq-core/coq-core.8.19.0/opam
··· 35 35 conflicts: [ 36 36 "coq" { < "8.17" } 37 37 "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 38 + "ocaml-compiler" {= "5.3.0~alpha1"} 38 39 ] 39 40 depopts: ["coq-native"] 40 41 dev-repo: "git+https://github.com/coq/coq.git"
+1
packages/coq-core/coq-core.8.19.1/opam
··· 35 35 conflicts: [ 36 36 "coq" { < "8.17" } 37 37 "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 38 + "ocaml-compiler" {= "5.3.0~alpha1"} 38 39 ] 39 40 depopts: ["coq-native"] 40 41 dev-repo: "git+https://github.com/coq/coq.git"
+4 -1
packages/mock/mock.1.0.0/opam
··· 14 14 "dune" 15 15 "ocaml" {>= "4.07.0"} 16 16 ] 17 - conflicts: "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 17 + conflicts: [ 18 + "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 19 + "ocaml-compiler" {= "5.3.0~alpha1"} 20 + ] 18 21 synopsis: "Configurable functions to test impure code" 19 22 description: """ 20 23 This package provides "mocks", fake functions that can be configured to return
+4 -1
packages/mopsa/mopsa.1.0/opam
··· 37 37 "odoc" {with-doc} 38 38 ] 39 39 depopts: ["elina"] 40 - conflicts: "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 40 + conflicts: [ 41 + "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 42 + "ocaml-compiler" {= "5.3.0~alpha1"} 43 + ] 41 44 available: 42 45 !(arch = "x86_32") & !(os-family = "windows") & opam-version >= "2.1.0" 43 46 build-env: OCAMLPARAM = "_,w=-46,keywords=5.2"
+4 -1
packages/omake/omake.0.10.6/opam
··· 26 26 "ocaml" {>= "4.03.0"} 27 27 "ocamlfind" 28 28 ] 29 - conflicts: "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 29 + conflicts: [ 30 + "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 31 + "ocaml-compiler" {= "5.3.0~alpha1"} 32 + ] 30 33 synopsis: "Build system designed for scalability and portability" 31 34 32 35 url {
+4 -1
packages/prbnmcn-dagger/prbnmcn-dagger.0.0.2/opam
··· 14 14 "prbnmcn-cgrph" {= "0.0.2"} 15 15 "odoc" {with-doc} 16 16 ] 17 - conflicts: "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 17 + conflicts: [ 18 + "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 19 + "ocaml-compiler" {= "5.3.0~alpha1"} 20 + ] 18 21 build-env: OCAMLPARAM = "_,w=-46,keywords=5.2" 19 22 build: [ 20 23 ["dune" "subst"] {dev}
+4 -1
packages/prbnmcn-dagger/prbnmcn-dagger.0.0.3/opam
··· 17 17 "prbnmcn-cgrph" {= "0.0.2"} 18 18 "odoc" {with-doc} 19 19 ] 20 - conflicts: "ocaml-variants" {= "5.1.1+effect-syntax"} 20 + conflicts: [ 21 + "ocaml-variants" {= "5.1.1+effect-syntax"} 22 + "ocaml-compiler" {= "5.3.0~alpha1"} 23 + ] 21 24 build-env: OCAMLPARAM = "_,w=-46,keywords=5.2" 22 25 build: [ 23 26 ["dune" "subst"] {dev}
+4 -1
packages/prbnmcn-dagger/prbnmcn-dagger.0.0.4/opam
··· 18 18 "prbnmcn-cgrph" {= "0.0.2"} 19 19 "odoc" {with-doc} 20 20 ] 21 - conflicts: "ocaml-variants" {= "5.1.1+effect-syntax"} 21 + conflicts: [ 22 + "ocaml-variants" {= "5.1.1+effect-syntax"} 23 + "ocaml-compiler" {= "5.3.0~alpha1"} 24 + ] 22 25 build-env: OCAMLPARAM = "_,w=-46,keywords=5.2" 23 26 build: [ 24 27 ["dune" "subst"] {dev}
+4 -1
packages/prbnmcn-dagger/prbnmcn-dagger.0.0.5/opam
··· 18 18 "prbnmcn-cgrph" {= "0.0.2"} 19 19 "odoc" {with-doc} 20 20 ] 21 - conflicts: "ocaml-variants" {= "5.1.1+effect-syntax"} 21 + conflicts: [ 22 + "ocaml-variants" {= "5.1.1+effect-syntax"} 23 + "ocaml-compiler" {= "5.3.0~alpha1"} 24 + ] 22 25 build-env: OCAMLPARAM = "_,w=-46,keywords=5.2" 23 26 build: [ 24 27 ["dune" "subst"] {dev}
+1
packages/why3/why3.1.6.0/opam
··· 76 76 "ocamlgraph" {< "1.8.2"} 77 77 "mlmpfr" {< "4.0.0"} 78 78 "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 79 + "ocaml-compiler" {= "5.3.0~alpha1"} 79 80 "ocaml-option-bytecode-only" 80 81 ] 81 82
+1
packages/why3/why3.1.7.0/opam
··· 77 77 "ocamlgraph" {< "1.8.2"} 78 78 "mlmpfr" {< "4.0.0"} 79 79 "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 80 + "ocaml-compiler" {= "5.3.0~alpha1"} 80 81 "ocaml-option-bytecode-only" 81 82 ] 82 83
+1
packages/why3/why3.1.7.1/opam
··· 77 77 "ocamlgraph" {< "1.8.2"} 78 78 "mlmpfr" {< "4.0.0"} 79 79 "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 80 + "ocaml-compiler" {= "5.3.0~alpha1"} 80 81 "ocaml-option-bytecode-only" 81 82 ] 82 83
+1
packages/why3/why3.1.7.2/opam
··· 77 77 "ocamlgraph" {< "1.8.2"} 78 78 "mlmpfr" {< "4.0.0"} 79 79 "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 80 + "ocaml-compiler" {= "5.3.0~alpha1"} 80 81 ] 81 82 82 83 synopsis: "Why3 environment for deductive program verification"
+4 -1
packages/yocaml/yocaml.1.0.0/opam
··· 24 24 "alcotest" {with-test} 25 25 "preface" { >= "1.0.0"} 26 26 ] 27 - conflicts: "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 27 + conflicts: [ 28 + "ocaml-variants" {= "4.12.0+domains+effects" | = "5.1.1+effect-syntax"} 29 + "ocaml-compiler" {= "5.3.0~alpha1"} 30 + ] 28 31 url { 29 32 src: 30 33 "https://github.com/xhtmlboi/yocaml/releases/download/v1.0.0/yocaml-1.0.0.tbz"