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 3077dd9 commit 11b71f0Copy full SHA for 11b71f0
packages/ppx_regexp/ppx_regexp.0.5.0/opam
@@ -14,6 +14,7 @@ depends: [
14
"re" {>= "1.7.2"}
15
"qcheck" {with-test}
16
]
17
+available: false
18
build: ["dune" "build" "-p" name "-j" jobs]
19
dev-repo: "git+https://github.com/paurkedal/ppx_regexp.git"
20
synopsis: "Matching Regular Expressions with OCaml Patterns"
0 commit comments