Skip to content

Commit a60cf03

Browse files
committed
feat: Allow ocaml 5
1 parent bf96a4b commit a60cf03

File tree

24 files changed

+449
-939
lines changed

24 files changed

+449
-939
lines changed

.github/workflows/opam.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
os: [ubuntu-latest, macos-latest, windows-latest]
15-
ocaml-compiler: [4.13.1, 4.14.1, 5.3.0]
15+
ocaml-compiler: [4.13.1, 4.14.1, 5.2.0]
1616

1717
steps:
1818
- name: Checkout project

esy.lock/index.json

Lines changed: 277 additions & 294 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

esy.lock/opam/conf-bash.1/opam

Lines changed: 0 additions & 14 deletions
This file was deleted.

esy.lock/opam/js_of_ocaml-compiler.5.9.1/opam renamed to esy.lock/opam/js_of_ocaml-compiler.6.0.1/opam

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

esy.lock/opam/ocaml-compiler-libs.v0.12.4/opam

Lines changed: 0 additions & 39 deletions
This file was deleted.

esy.lock/opam/ocaml-compiler-libs.v0.17.0/opam

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)