Skip to content

Commit 6cfd446

Browse files
committed
[Flint et al] disabled for bytecode and macos for 0.1.5 version
1 parent 9ab655b commit 6cfd446

File tree

8 files changed

+12
-0
lines changed

8 files changed

+12
-0
lines changed

packages/antic/antic.0.1.5/opam

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,5 @@ url {
3737
]
3838
}
3939
x-commit-hash: "881ef98e010ba3a2cfbfc04237b9b1c5e8ee5b3e"
40+
conflicts: [ "ocaml-option-bytecode-only" ]
41+
available: os != "macos"

packages/antic/antic.0.2.3/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ url {
3939
]
4040
}
4141
x-commit-hash: "3119bc2f5d6bf656aba5f443132603f18db9594b"
42+
conflicts: [ "ocaml-option-bytecode-only" ]

packages/arb/arb.0.1.5/opam

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,5 @@ url {
3737
]
3838
}
3939
x-commit-hash: "881ef98e010ba3a2cfbfc04237b9b1c5e8ee5b3e"
40+
conflicts: [ "ocaml-option-bytecode-only" ]
41+
available: os != "macos"

packages/arb/arb.0.2.3/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ url {
3939
]
4040
}
4141
x-commit-hash: "3119bc2f5d6bf656aba5f443132603f18db9594b"
42+
conflicts: [ "ocaml-option-bytecode-only" ]

packages/calcium/calcium.0.1.5/opam

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ url {
4242
]
4343
}
4444
x-commit-hash: "881ef98e010ba3a2cfbfc04237b9b1c5e8ee5b3e"
45+
conflicts: [ "ocaml-option-bytecode-only" ]
46+
available: os != "macos"

packages/calcium/calcium.0.2.3/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,4 @@ url {
4444
]
4545
}
4646
x-commit-hash: "3119bc2f5d6bf656aba5f443132603f18db9594b"
47+
conflicts: [ "ocaml-option-bytecode-only" ]

packages/flint/flint.0.1.5/opam

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ url {
3838
]
3939
}
4040
x-commit-hash: "881ef98e010ba3a2cfbfc04237b9b1c5e8ee5b3e"
41+
conflicts: [ "ocaml-option-bytecode-only" ]
42+
available: os != "macos"

packages/flint/flint.0.2.3/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ url {
4040
]
4141
}
4242
x-commit-hash: "3119bc2f5d6bf656aba5f443132603f18db9594b"
43+
conflicts: [ "ocaml-option-bytecode-only" ]

0 commit comments

Comments
 (0)