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 753ba8b commit 288ff11Copy full SHA for 288ff11
packages/earlybird/earlybird.1.3.2/opam
@@ -6,7 +6,7 @@ license: "MIT"
6
homepage: "https://github.com/hackwaly/ocamlearlybird"
7
bug-reports: "https://github.com/hackwaly/ocamlearlybird/issues"
8
depends: [
9
- "dune" {>= "3.7"}
+ "dune" {>= "2.8"}
10
"ocaml" {>= "4.12.0"}
11
"ppx_deriving" {>= "5.1" & < "5.3"}
12
"ppx_deriving_yojson" {>= "3.6.1"}
0 commit comments