this repo has no description

Merge pull request #24627 from avsm/re-lb

re.1.9.0: lower bound on ocaml

Changed files
+1 -1
packages
re
re.1.9.0
+1 -1
packages/re/re.1.9.0/opam
···
]
depends: [
-
"ocaml" {>= "4.02"}
+
"ocaml" {>= "4.08"}
"dune"
"ounit" {with-test}
"seq"