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 400ecdd + 9028b8c commit 4e6246eCopy full SHA for 4e6246e
packages/ppx_expect/ppx_expect.113.24.00/opam
@@ -25,7 +25,7 @@ depends: [
25
"ppx_sexp_value" {>= "113.24.00" & < "113.25.00"}
26
"ppx_tools"
27
"ppx_variants_conv" {>= "113.24.00" & < "113.25.00"}
28
- "re" {>= "1.2.2"}
+ "re" {>= "1.2.2" & < "1.7.0"}
29
"sexplib" {>= "113.24.00" & < "113.25.00"}
30
"variantslib" {>= "113.24.00" & < "113.25.00"}
31
]
0 commit comments