File tree Expand file tree Collapse file tree 6 files changed +8
-2
lines changed
packages/dkml-install-runner
dkml-install-runner.0.1.0
dkml-install-runner.0.2.0
dkml-install-runner.0.3.0
dkml-install-runner.0.3.1
dkml-install-runner.0.4.0
dkml-install-runner.0.5.1 Expand file tree Collapse file tree 6 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ license: "Apache-2.0"
8
8
homepage: "https://github.com/diskuv/dkml-install-api"
9
9
bug-reports: "https://github.com/diskuv/dkml-install-api/issues"
10
10
depends: [
11
+ "ocaml" {>= "4.09" & < "5.1"}
11
12
"alcotest" {>= "1.4.0" & with-test}
12
13
"odoc" {>= "1.5.3" & with-doc}
13
14
"dkml-install" {= version}
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ bug-reports: "https://github.com/diskuv/dkml-install-api/issues"
13
13
# https://github.com/diskuv/dkml-install-api/blob/5cfd7b57c79d990c76a9bdc8f8f0fa9f6fd5346f/runner/src/ocaml_abi.ml
14
14
available: os = "win32" | os = "linux" | os = "macos"
15
15
depends: [
16
+ "ocaml" {>= "4.09" & < "5.1"}
16
17
"alcotest" {>= "1.4.0" & with-test}
17
18
"odoc" {>= "1.5.3" & with-doc}
18
19
"dkml-install" {= version}
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ bug-reports: "https://github.com/diskuv/dkml-install-api/issues"
13
13
# https://github.com/diskuv/dkml-install-api/blob/5cfd7b57c79d990c76a9bdc8f8f0fa9f6fd5346f/runner/src/ocaml_abi.ml
14
14
available: os = "win32" | os = "linux" | os = "macos"
15
15
depends: [
16
+ "ocaml" {>= "4.09" & < "5.1"}
16
17
"alcotest" {>= "1.4.0" & with-test}
17
18
"odoc" {>= "1.5.3" & with-doc}
18
19
"dkml-install" {= version}
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ bug-reports: "https://github.com/diskuv/dkml-install-api/issues"
13
13
# https://github.com/diskuv/dkml-install-api/blob/5cfd7b57c79d990c76a9bdc8f8f0fa9f6fd5346f/runner/src/ocaml_abi.ml
14
14
available: os = "win32" | os = "linux" | os = "macos"
15
15
depends: [
16
+ "ocaml" {>= "4.10" & < "5.1"}
16
17
"alcotest" {>= "1.4.0" & with-test}
17
18
"odoc" {>= "1.5.3" & with-doc}
18
19
"dkml-install" {= version}
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ license: "Apache-2.0"
8
8
homepage: "https://github.com/diskuv/dkml-install-api"
9
9
bug-reports: "https://github.com/diskuv/dkml-install-api/issues"
10
10
depends: [
11
+ "ocaml" {>= "4.10"}
11
12
"alcotest" {>= "1.4.0" & with-test}
12
13
"odoc" {>= "1.5.3" & with-doc}
13
14
"dkml-install" {= version}
45
46
"md5=1b3f42a06b0643eb502e6f65d1769b98"
46
47
"sha512=55d47cb8c570f3e9fbdb5f4f7960c86fbe357df6c5364c82c9eb326150693fa1dbffe3fa3f5682e355f770c5f3c53bd7ce88ec1d1d9eefecceb8f44ed8b1d326"
47
48
]
48
- }
49
+ }
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ license: "Apache-2.0"
8
8
homepage: "https://github.com/diskuv/dkml-install-api"
9
9
bug-reports: "https://github.com/diskuv/dkml-install-api/issues"
10
10
depends: [
11
+ "ocaml" {>= "4.10"}
11
12
"dune" {>= "2.9"}
12
13
"alcotest" {>= "1.4.0" & with-test}
13
14
"dkml-install" {= version}
45
46
"md5=4636532b5971d7aa058b492448b02908"
46
47
"sha512=66e28e6c47b3de638601f0002289849d9af6bcbb9a2eb816d1dfe640bf3e5a350ad16b99d88b474b7be2482de480b5dd1fad4dbf87c702ee421bc033a3ca1327"
47
48
]
48
- }
49
+ }
You can’t perform that action at this time.
0 commit comments