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 6edd723 commit ab55d61Copy full SHA for ab55d61
ppx_regexp.opam
@@ -10,6 +10,7 @@ depends: [
10
"jbuilder" {build}
11
"ocaml-migrate-parsetree"
12
"re"
13
+ "ppx_metaquot" {build}
14
"topkg-jbuilder" {build}
15
]
-available: [ocaml-version >= "4.04.1"]
16
+available: [ocaml-version >= "4.03.0"]
0 commit comments