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.
1 parent 6d58352 commit 2a629efCopy full SHA for 2a629ef
ppx_regexp.opam
@@ -11,7 +11,7 @@ depends: [
11
"ocaml" {>= "4.02.3"}
12
"dune" {>= "1.11"}
13
"ppxlib" {>= "0.9.0"}
14
- "re" {>= "1.7.1"}
+ "re" {>= "1.7.2"}
15
"qcheck" {with-test}
16
]
17
build: ["dune" "build" "-p" name "-j" jobs]
ppx_tyre.opam
"ocaml-migrate-parsetree" {>= "1.4.0"}
"ppx_tools_versioned" {>= "5.2.3"}
"tyre" {>= "0.4.1"}
0 commit comments