We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e01414b + e3506c9 commit c2772f0Copy full SHA for c2772f0
packages/ocaml-options-vanilla/ocaml-options-vanilla.1/opam
@@ -8,12 +8,7 @@ depends: [
8
conflicts: [
9
"ocaml-option-32bit"
10
"ocaml-option-afl"
11
- "ocaml-option-bytecode-only"
12
- {ocaml-system:version < "5" |
13
- ocaml-base-compiler:version < "5" |
14
- ocaml-variants:version < "5" |
15
- arch = "arm64" |
16
- arch = "x86_64" }
+ "ocaml-option-bytecode-only" {arch = "arm64" | arch = "x86_64" }
17
"ocaml-option-default-unsafe-string"
18
"ocaml-option-flambda"
19
"ocaml-option-fp"
0 commit comments