Skip to content

Commit 11b71f0

Browse files
committed
Make ppx_regexp 0.5.0 unavailable due to severe bug.
1 parent 3077dd9 commit 11b71f0

File tree

1 file changed

+1
-0
lines changed
  • packages/ppx_regexp/ppx_regexp.0.5.0

1 file changed

+1
-0
lines changed

packages/ppx_regexp/ppx_regexp.0.5.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ depends: [
1414
"re" {>= "1.7.2"}
1515
"qcheck" {with-test}
1616
]
17+
available: false
1718
build: ["dune" "build" "-p" name "-j" jobs]
1819
dev-repo: "git+https://github.com/paurkedal/ppx_regexp.git"
1920
synopsis: "Matching Regular Expressions with OCaml Patterns"

0 commit comments

Comments
 (0)