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 f02091d commit b4f8355Copy full SHA for b4f8355
packages/rescript-syntax/rescript-syntax.1.0.0/opam
@@ -9,7 +9,7 @@ depends: [
9
"dune" {>= "3.8"}
10
"ocaml"
11
"melange" {= version}
12
- "ppxlib" {>= "0.28.0"}
+ "ppxlib" {>= "0.28.0" & < "0.35.0"}
13
"odoc" {with-doc}
14
]
15
build: [
0 commit comments