this repo has no description

ott is not compatible with OCaml 5.0 (uses Array.create)

Kate e7b4432c 6e76412a

Changed files
+7 -7
packages
ott
ott.0.26
ott.0.27
ott.0.28
ott.0.29
ott.0.30
ott.0.31
ott.0.32
+1 -1
packages/ott/ott.0.26/opam
···
(symbolic) terms of the defined language, parsing them and replacing them by
target-system terms."""
depends: [
-
"ocaml" {>= "4.00.0"}
]
extra-files: [
["ott.install" "md5=63ba0bb1e9f81e1b25b0727d22f8eaa1"]
···
(symbolic) terms of the defined language, parsing them and replacing them by
target-system terms."""
depends: [
+
"ocaml" {>= "4.00.0" & < "5.0"}
]
extra-files: [
["ott.install" "md5=63ba0bb1e9f81e1b25b0727d22f8eaa1"]
+1 -1
packages/ott/ott.0.27/opam
···
(symbolic) terms of the defined language, parsing them and replacing them by
target-system terms."""
depends: [
-
"ocaml" {>= "4.00.0"}
]
extra-files: ["ott.install" "md5=63ba0bb1e9f81e1b25b0727d22f8eaa1"]
url {
···
(symbolic) terms of the defined language, parsing them and replacing them by
target-system terms."""
depends: [
+
"ocaml" {>= "4.00.0" & < "5.0"}
]
extra-files: ["ott.install" "md5=63ba0bb1e9f81e1b25b0727d22f8eaa1"]
url {
+1 -1
packages/ott/ott.0.28/opam
···
(symbolic) terms of the defined language, parsing them and replacing them by
target-system terms."""
depends: [
-
"ocaml" {>= "4.00.0"}
]
extra-files: ["ott.install" "md5=ef718a2cb8ec39a14ac2e81d15227ff2"]
url {
···
(symbolic) terms of the defined language, parsing them and replacing them by
target-system terms."""
depends: [
+
"ocaml" {>= "4.00.0" & < "5.0"}
]
extra-files: ["ott.install" "md5=ef718a2cb8ec39a14ac2e81d15227ff2"]
url {
+1 -1
packages/ott/ott.0.29/opam
···
homepage: "http://www.cl.cam.ac.uk/~pes20/ott/"
bug-reports: "https://github.com/ott-lang/ott/issues"
depends: [
-
"ocaml" {>= "4.02.0"}
]
build: [make "world"]
dev-repo: "git+https://github.com/ott-lang/ott.git"
···
homepage: "http://www.cl.cam.ac.uk/~pes20/ott/"
bug-reports: "https://github.com/ott-lang/ott/issues"
depends: [
+
"ocaml" {>= "4.02.0" & < "5.0"}
]
build: [make "world"]
dev-repo: "git+https://github.com/ott-lang/ott.git"
+1 -1
packages/ott/ott.0.30/opam
···
homepage: "http://www.cl.cam.ac.uk/~pes20/ott/"
bug-reports: "https://github.com/ott-lang/ott/issues"
depends: [
-
"ocaml" {>= "4.02.0"}
]
build: [make "world"]
dev-repo: "git+https://github.com/ott-lang/ott.git"
···
homepage: "http://www.cl.cam.ac.uk/~pes20/ott/"
bug-reports: "https://github.com/ott-lang/ott/issues"
depends: [
+
"ocaml" {>= "4.02.0" & < "5.0"}
]
build: [make "world"]
dev-repo: "git+https://github.com/ott-lang/ott.git"
+1 -1
packages/ott/ott.0.31/opam
···
homepage: "http://www.cl.cam.ac.uk/~pes20/ott/"
bug-reports: "https://github.com/ott-lang/ott/issues"
depends: [
-
"ocaml" {>= "4.02.0"}
]
build: [
[make "world"]
···
homepage: "http://www.cl.cam.ac.uk/~pes20/ott/"
bug-reports: "https://github.com/ott-lang/ott/issues"
depends: [
+
"ocaml" {>= "4.02.0" & < "5.0"}
]
build: [
[make "world"]
+1 -1
packages/ott/ott.0.32/opam
···
homepage: "http://www.cl.cam.ac.uk/~pes20/ott/"
bug-reports: "https://github.com/ott-lang/ott/issues"
depends: [
-
"ocaml" {>= "4.02.0"}
"ocamlbuild" {with-test}
"ocamlfind" {with-test}
"pprint" {with-test}
···
homepage: "http://www.cl.cam.ac.uk/~pes20/ott/"
bug-reports: "https://github.com/ott-lang/ott/issues"
depends: [
+
"ocaml" {>= "4.02.0" & < "5.0"}
"ocamlbuild" {with-test}
"ocamlfind" {with-test}
"pprint" {with-test}