File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
packages/diffast-langs-common
diffast-langs-common.0.1.1
diffast-langs-common.0.3.5.1 Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ homepage: "https://github.com/codinuum/diffast"
1616doc: "https://github.com/codinuum/diffast/README.md"
1717bug-reports: "https://github.com/codinuum/diffast/issues"
1818depends: [
19- "ocaml" {>= "4.14"}
19+ "ocaml" {>= "4.14" & < "5.4" }
2020 "dune" {>= "3.17"}
2121 "sedlex" {>= "3.3"}
2222 "menhirLib"
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ homepage: "https://github.com/codinuum/diffast"
1616doc: "https://github.com/codinuum/diffast/README.md"
1717bug-reports: "https://github.com/codinuum/diffast/issues"
1818depends: [
19- "ocaml" {>= "4.14"}
19+ "ocaml" {>= "4.14" & < "5.4" }
2020 "dune" {>= "3.17"}
2121 "sedlex" {>= "3.3"}
2222 "menhirLib"
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ homepage: "https://github.com/codinuum/diffast"
1616doc: "https://github.com/codinuum/diffast/README.md"
1717bug-reports: "https://github.com/codinuum/diffast/issues"
1818depends: [
19- "ocaml" {>= "4.14"}
19+ "ocaml" {>= "4.14" & < "5.4" }
2020 "dune" {>= "3.17"}
2121 "sedlex" {>= "3.3"}
2222 "menhirLib"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ doc: "https://github.com/codinuum/diffast/README.md"
1717bug-reports: "https://github.com/codinuum/diffast/issues"
1818x-maintenance-intent: ["(latest)"]
1919depends: [
20- "ocaml" {>= "4.14"}
20+ "ocaml" {>= "4.14" & < "5.4" }
2121 "dune" {>= "3.17"}
2222 "sedlex" {>= "3.3"}
2323 "menhirLib"
You can’t perform that action at this time.
0 commit comments