Skip to content

Commit 4f29d4f

Browse files
Julowmseri
andauthored
Constraint on ocaml >= 4.14
Co-authored-by: Marcello Seri <mseri@users.noreply.github.com>
1 parent b257666 commit 4f29d4f

File tree

1 file changed

+1
-1
lines changed
  • packages/ocamlformat-lib/ocamlformat-lib.0.29.0

1 file changed

+1
-1
lines changed

packages/ocamlformat-lib/ocamlformat-lib.0.29.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ authors: [
1717
homepage: "https://github.com/ocaml-ppx/ocamlformat"
1818
bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues"
1919
depends: [
20-
"ocaml" {>= "4.08"}
20+
"ocaml" {>= "4.14"}
2121
"alcotest" {with-test & >= "1.3.0"}
2222
"base" {>= "v0.12.0"}
2323
"cmdliner" {>= "1.1.0"}

0 commit comments

Comments
 (0)