this repo has no description

riot is not compatible with OCaml 5.3 (expects effect to be a valid identifier name)

Kate cb391d60 631e587f

Changed files
+7 -7
packages
riot
riot.0.0.2
riot.0.0.3
riot.0.0.4
riot.0.0.5
riot.0.0.7
riot.0.0.8
riot.0.0.9
+1 -1
packages/riot/riot.0.0.2/opam
···
homepage: "https://github.com/leostera/riot"
bug-reports: "https://github.com/leostera/riot/issues"
depends: [
-
"ocaml" {>= "5.1"}
+
"ocaml" {>= "5.1" & < "5.3"}
"dune" {>= "3.10"}
"ptime" {>= "1.1.0"}
"iomux" {>= "0.3"}
+1 -1
packages/riot/riot.0.0.3/opam
···
homepage: "https://github.com/leostera/riot"
bug-reports: "https://github.com/leostera/riot/issues"
depends: [
-
"ocaml" {>= "5.1"}
+
"ocaml" {>= "5.1" & < "5.3"}
"dune" {>= "3.10"}
"ptime" {>= "1.1.0"}
"iomux" {>= "0.3"}
+1 -1
packages/riot/riot.0.0.4/opam
···
homepage: "https://github.com/leostera/riot"
bug-reports: "https://github.com/leostera/riot/issues"
depends: [
-
"ocaml" {>= "5.1"}
+
"ocaml" {>= "5.1" & < "5.3"}
"dune" {>= "3.10"}
"ptime" {>= "1.1.0"}
"iomux" {>= "0.3"}
+1 -1
packages/riot/riot.0.0.5/opam
···
homepage: "https://github.com/leostera/riot"
bug-reports: "https://github.com/leostera/riot/issues"
depends: [
-
"ocaml" {>= "5.1"}
+
"ocaml" {>= "5.1" & < "5.3"}
"dune" {>= "3.10"}
"ptime" {>= "1.1.0"}
"iomux" {>= "0.3"}
+1 -1
packages/riot/riot.0.0.7/opam
···
depends: [
"cstruct" {>= "6.2.0"}
"mdx" {with-test & >= "2.3.1"}
-
"ocaml" {>= "5.1"}
+
"ocaml" {>= "5.1" & < "5.3"}
"odoc" {with-doc & >= "2.2.2"}
"poll" {>= "0.3.1"}
"ptime" {>= "1.1.0"}
+1 -1
packages/riot/riot.0.0.8/opam
···
"mirage-crypto" {>= "0.11.2" & < "1.0.0"}
"mirage-crypto-rng" {>= "0.11.2" & < "1.0.0"}
"mtime" {>= "2.0.0"}
-
"ocaml" {>= "5.1"}
+
"ocaml" {>= "5.1" & < "5.3"}
"odoc" {with-doc & >= "2.2.2"}
"ptime" {>= "1.1.0"}
"randomconv" {>= "0.1.3" & < "0.2.0"}
+1 -1
packages/riot/riot.0.0.9/opam
···
"mirage-crypto" {>= "0.11.2" & < "1.0.0"}
"mirage-crypto-rng" {>= "0.11.2" & < "1.0.0"}
"mtime" {>= "2.0.0"}
-
"ocaml" {>= "5.1"}
+
"ocaml" {>= "5.1" & < "5.3"}
"odoc" {with-doc & >= "2.2.2"}
"ptime" {>= "1.1.0"}
"randomconv" {= "0.2.0"}