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 69c5ee8 commit 753ba8bCopy full SHA for 753ba8b
packages/earlybird/earlybird.1.3.2/opam
@@ -8,7 +8,7 @@ bug-reports: "https://github.com/hackwaly/ocamlearlybird/issues"
8
depends: [
9
"dune" {>= "3.7"}
10
"ocaml" {>= "4.12.0"}
11
- "ppx_deriving" {>= "5.1"}
+ "ppx_deriving" {>= "5.1" & < "5.3"}
12
"ppx_deriving_yojson" {>= "3.6.1"}
13
"menhir" {>= "20201216" & build}
14
"menhirLib" {>= "20201216"}
0 commit comments