From 75aa2bcb5188cbe47c15aa570d232666893675d9 Mon Sep 17 00:00:00 2001 From: Philip Blair Date: Sun, 22 Oct 2023 21:18:59 +0200 Subject: [PATCH] Update dependencies --- esy.lock/index.json | 1201 ++++++++--------- esy.lock/opam/angstrom.0.15.0/opam | 34 - esy.lock/opam/base-bigarray.base/opam | 6 - .../opam/{base.v0.15.1 => base.v0.16.3}/opam | 11 +- esy.lock/opam/bigstringaf.0.9.1/opam | 48 - .../opam | 9 +- .../opam | 9 +- .../opam | 9 +- .../{dune-rpc.3.6.2 => dune-rpc.3.11.1}/opam | 9 +- .../opam/{dune.3.7.1 => dune.3.11.1}/opam | 9 +- esy.lock/opam/{dyn.3.6.2 => dyn.3.11.1}/opam | 9 +- esy.lock/opam/fiber.3.7.0/opam | 39 + .../opam/{fix.20220121 => fix.20230505}/opam | 6 +- .../opam | 10 +- .../{menhir.20230415 => menhir.20230608}/opam | 6 +- .../opam | 6 +- .../opam | 6 +- esy.lock/opam/merlin-lib.4.12-501/opam | 34 + .../opam | 22 +- esy.lock/opam/ocaml-syntax-shims.1.0.0/opam | 39 - .../opam | 64 +- .../opam | 27 +- .../{fiber.3.6.2 => ocamlc-loc.3.11.1}/opam | 15 +- esy.lock/opam/ocamlformat-lib.0.26.1/opam | 68 + .../opam | 22 +- esy.lock/opam/ocamlformat.0.24.1/opam | 57 - esy.lock/opam/ocamlformat.0.26.1/opam | 58 + esy.lock/opam/octavius.1.2.2/opam | 33 - esy.lock/opam/omd.1.3.2/opam | 50 - .../{ordering.3.6.2 => ordering.3.11.1}/opam | 9 +- esy.lock/opam/{pp.1.1.2 => pp.1.2.0}/opam | 13 +- .../opam | 6 +- .../{ppxlib.0.29.1 => ppxlib.0.31.0}/opam | 20 +- esy.lock/opam/{re.1.10.4 => re.1.11.0}/opam | 10 +- esy.lock/opam/{sedlex.3.1 => sedlex.3.2}/opam | 10 +- .../opam | 6 +- .../{stdio.v0.15.0 => stdio.v0.16.0}/opam | 8 +- .../opam/{stdune.3.6.2 => stdune.3.11.1}/opam | 11 +- esy.lock/opam/stringext.1.6.0/opam | 31 - esy.lock/opam/uri.4.2.0/opam | 36 - .../opam/{uucp.15.0.0 => uucp.15.1.0}/opam | 24 +- .../opam/{uuseg.15.0.0 => uuseg.15.1.0}/opam | 20 +- esy.lock/opam/{xdg.3.7.1 => xdg.3.11.1}/opam | 9 +- .../opam/{yojson.2.1.0 => yojson.2.1.1}/opam | 8 +- .../files/ocamlbuild-0.14.2.patch | 0 .../files/winpatch.patch | 0 .../package.json | 0 package.json | 6 +- 48 files changed, 959 insertions(+), 1184 deletions(-) delete mode 100644 esy.lock/opam/angstrom.0.15.0/opam delete mode 100644 esy.lock/opam/base-bigarray.base/opam rename esy.lock/opam/{base.v0.15.1 => base.v0.16.3}/opam (73%) delete mode 100644 esy.lock/opam/bigstringaf.0.9.1/opam rename esy.lock/opam/{chrome-trace.3.7.1 => chrome-trace.3.11.1}/opam (68%) rename esy.lock/opam/{dune-build-info.3.7.1 => dune-build-info.3.11.1}/opam (74%) rename esy.lock/opam/{dune-configurator.3.7.1 => dune-configurator.3.11.1}/opam (75%) rename esy.lock/opam/{dune-rpc.3.6.2 => dune-rpc.3.11.1}/opam (69%) rename esy.lock/opam/{dune.3.7.1 => dune.3.11.1}/opam (83%) rename esy.lock/opam/{dyn.3.6.2 => dyn.3.11.1}/opam (67%) create mode 100644 esy.lock/opam/fiber.3.7.0/opam rename esy.lock/opam/{fix.20220121 => fix.20230505}/opam (67%) rename esy.lock/opam/{js_of_ocaml-compiler.5.2.0 => js_of_ocaml-compiler.5.4.0}/opam (78%) rename esy.lock/opam/{menhir.20230415 => menhir.20230608}/opam (71%) rename esy.lock/opam/{menhirLib.20230415 => menhirLib.20230608}/opam (73%) rename esy.lock/opam/{menhirSdk.20230415 => menhirSdk.20230608}/opam (73%) create mode 100644 esy.lock/opam/merlin-lib.4.12-501/opam rename esy.lock/opam/{ocaml-lsp-server.1.12.3 => ocaml-lsp-server.1.16.1}/opam (65%) delete mode 100644 esy.lock/opam/ocaml-syntax-shims.1.0.0/opam rename esy.lock/opam/{ocaml-version.3.5.0 => ocaml-version.3.6.2}/opam (57%) rename esy.lock/opam/{ocamlbuild.0.14.2 => ocamlbuild.0.14.2+win}/opam (64%) rename esy.lock/opam/{fiber.3.6.2 => ocamlc-loc.3.11.1}/opam (61%) create mode 100644 esy.lock/opam/ocamlformat-lib.0.26.1/opam rename esy.lock/opam/{ocamlformat-rpc-lib.0.25.1 => ocamlformat-rpc-lib.0.26.1}/opam (54%) delete mode 100644 esy.lock/opam/ocamlformat.0.24.1/opam create mode 100644 esy.lock/opam/ocamlformat.0.26.1/opam delete mode 100644 esy.lock/opam/octavius.1.2.2/opam delete mode 100644 esy.lock/opam/omd.1.3.2/opam rename esy.lock/opam/{ordering.3.6.2 => ordering.3.11.1}/opam (66%) rename esy.lock/opam/{pp.1.1.2 => pp.1.2.0}/opam (76%) rename esy.lock/opam/{ppx_yojson_conv_lib.v0.15.0 => ppx_yojson_conv_lib.v0.16.0}/opam (75%) rename esy.lock/opam/{ppxlib.0.29.1 => ppxlib.0.31.0}/opam (67%) rename esy.lock/opam/{re.1.10.4 => re.1.11.0}/opam (69%) rename esy.lock/opam/{sedlex.3.1 => sedlex.3.2}/opam (83%) rename esy.lock/opam/{sexplib0.v0.15.1 => sexplib0.v0.16.0}/opam (79%) rename esy.lock/opam/{stdio.v0.15.0 => stdio.v0.16.0}/opam (74%) rename esy.lock/opam/{stdune.3.6.2 => stdune.3.11.1}/opam (69%) delete mode 100644 esy.lock/opam/stringext.1.6.0/opam delete mode 100644 esy.lock/opam/uri.4.2.0/opam rename esy.lock/opam/{uucp.15.0.0 => uucp.15.1.0}/opam (61%) rename esy.lock/opam/{uuseg.15.0.0 => uuseg.15.1.0}/opam (64%) rename esy.lock/opam/{xdg.3.7.1 => xdg.3.11.1}/opam (68%) rename esy.lock/opam/{yojson.2.1.0 => yojson.2.1.1}/opam (77%) create mode 100644 esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2+win_opam_override/files/ocamlbuild-0.14.2.patch rename esy.lock/overrides/{opam__s__ocamlbuild_opam__c__0.14.2_opam_override => opam__s__ocamlbuild_opam__c__0.14.2+win_opam_override}/files/winpatch.patch (100%) rename esy.lock/overrides/{opam__s__ocamlbuild_opam__c__0.14.2_opam_override => opam__s__ocamlbuild_opam__c__0.14.2+win_opam_override}/package.json (100%) diff --git a/esy.lock/index.json b/esy.lock/index.json index b26e771..b451af7 100644 --- a/esy.lock/index.json +++ b/esy.lock/index.json @@ -1,71 +1,71 @@ { - "checksum": "2e1f8c9898bb55ba5d075270654ef785", + "checksum": "549a1ac961cb9672dc7fd15bba832319", "root": "@grain/libbinaryen@link-dev:./package.json", "node": { - "ocaml@4.14.0@d41d8cd9": { - "id": "ocaml@4.14.0@d41d8cd9", + "ocaml@5.1.1@d41d8cd9": { + "id": "ocaml@5.1.1@d41d8cd9", "name": "ocaml", - "version": "4.14.0", + "version": "5.1.1", "source": { "type": "install", "source": [ - "archive:https://registry.npmjs.org/ocaml/-/ocaml-4.14.0.tgz#sha1:619afaeabcc8732cc1f4014a7251403927f44021" + "archive:https://registry.npmjs.org/ocaml/-/ocaml-5.1.1.tgz#sha1:833bba930a0fb2bcb4e4954c508982c9b1b45498" ] }, "overrides": [], "dependencies": [], "devDependencies": [] }, - "@opam/yojson@opam:2.1.0@157478b0": { - "id": "@opam/yojson@opam:2.1.0@157478b0", + "@opam/yojson@opam:2.1.1@ad5e299c": { + "id": "@opam/yojson@opam:2.1.1@ad5e299c", "name": "@opam/yojson", - "version": "opam:2.1.0", + "version": "opam:2.1.1", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/9f/9fcb1ff2db58ab259f9228796b0ada4794eae97177b1833371380c4e4f90b15d#sha256:9fcb1ff2db58ab259f9228796b0ada4794eae97177b1833371380c4e4f90b15d", - "archive:https://github.com/ocaml-community/yojson/releases/download/2.1.0/yojson-2.1.0.tbz#sha256:9fcb1ff2db58ab259f9228796b0ada4794eae97177b1833371380c4e4f90b15d" + "archive:https://opam.ocaml.org/cache/sha256/d5/d58183207b198dc065866239066e074c34f9e139c0d9c4175a38809790e88173#sha256:d58183207b198dc065866239066e074c34f9e139c0d9c4175a38809790e88173", + "archive:https://github.com/ocaml-community/yojson/releases/download/2.1.1/yojson-2.1.1.tbz#sha256:d58183207b198dc065866239066e074c34f9e139c0d9c4175a38809790e88173" ], "opam": { "name": "yojson", - "version": "2.1.0", - "path": "esy.lock/opam/yojson.2.1.0" + "version": "2.1.1", + "path": "esy.lock/opam/yojson.2.1.1" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/seq@opam:base@d8d7de1d", - "@opam/dune@opam:3.7.1@40db2f22", "@opam/cppo@opam:1.6.9@db929a12", + "ocaml@5.1.1@d41d8cd9", "@opam/seq@opam:base@d8d7de1d", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/cppo@opam:1.6.9@db929a12", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/seq@opam:base@d8d7de1d", - "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/seq@opam:base@d8d7de1d", + "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/xdg@opam:3.7.1@387cb889": { - "id": "@opam/xdg@opam:3.7.1@387cb889", + "@opam/xdg@opam:3.11.1@1e207b0b": { + "id": "@opam/xdg@opam:3.11.1@1e207b0b", "name": "@opam/xdg", - "version": "opam:3.7.1", + "version": "opam:3.11.1", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/ad/adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3#sha256:adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3", - "archive:https://github.com/ocaml/dune/releases/download/3.7.1/dune-3.7.1.tbz#sha256:adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3" + "archive:https://opam.ocaml.org/cache/sha256/86/866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71", + "archive:https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" ], "opam": { "name": "xdg", - "version": "3.7.1", - "path": "esy.lock/opam/xdg.3.7.1" + "version": "3.11.1", + "path": "esy.lock/opam/xdg.3.11.1" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, "@opam/uutf@opam:1.0.3@47c95a18": { @@ -86,98 +86,68 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/topkg@opam:1.0.7@7ee47d76", + "ocaml@5.1.1@d41d8cd9", "@opam/topkg@opam:1.0.7@7ee47d76", "@opam/ocamlfind@opam:1.9.6@da5169c7", - "@opam/ocamlbuild@opam:0.14.2@c6163b28", + "@opam/ocamlbuild@opam:0.14.2+win@39b9f56d", "@opam/cmdliner@opam:1.2.0@b0c6143c", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": [ "ocaml@4.14.0@d41d8cd9" ] + "devDependencies": [ "ocaml@5.1.1@d41d8cd9" ] }, - "@opam/uuseg@opam:15.0.0@14085231": { - "id": "@opam/uuseg@opam:15.0.0@14085231", + "@opam/uuseg@opam:15.1.0@af4a84a3": { + "id": "@opam/uuseg@opam:15.1.0@af4a84a3", "name": "@opam/uuseg", - "version": "opam:15.0.0", + "version": "opam:15.1.0", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha512/37/37ea83b582dd779a026cfae11f08f5d67ef79fce65a2cf03f2a9aabc7eb5de60c8e812524fa7531e4ff6e22a3b18228e3438a0143ce43be95f23237cc283576f#sha512:37ea83b582dd779a026cfae11f08f5d67ef79fce65a2cf03f2a9aabc7eb5de60c8e812524fa7531e4ff6e22a3b18228e3438a0143ce43be95f23237cc283576f", - "archive:https://erratique.ch/software/uuseg/releases/uuseg-15.0.0.tbz#sha512:37ea83b582dd779a026cfae11f08f5d67ef79fce65a2cf03f2a9aabc7eb5de60c8e812524fa7531e4ff6e22a3b18228e3438a0143ce43be95f23237cc283576f" + "archive:https://opam.ocaml.org/cache/sha512/1e/1e9460dc5a856c985d40c61fd1560bdfdb8bbaf8d7430405814589b47d4a7f7869658d1e3198c7a9132412e9b4b85402ceb4bda5040da426b69e9aef4222a23a#sha512:1e9460dc5a856c985d40c61fd1560bdfdb8bbaf8d7430405814589b47d4a7f7869658d1e3198c7a9132412e9b4b85402ceb4bda5040da426b69e9aef4222a23a", + "archive:https://erratique.ch/software/uuseg/releases/uuseg-15.1.0.tbz#sha512:1e9460dc5a856c985d40c61fd1560bdfdb8bbaf8d7430405814589b47d4a7f7869658d1e3198c7a9132412e9b4b85402ceb4bda5040da426b69e9aef4222a23a" ], "opam": { "name": "uuseg", - "version": "15.0.0", - "path": "esy.lock/opam/uuseg.15.0.0" + "version": "15.1.0", + "path": "esy.lock/opam/uuseg.15.1.0" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/uutf@opam:1.0.3@47c95a18", - "@opam/uucp@opam:15.0.0@55460339", "@opam/topkg@opam:1.0.7@7ee47d76", + "ocaml@5.1.1@d41d8cd9", "@opam/uutf@opam:1.0.3@47c95a18", + "@opam/uucp@opam:15.1.0@ef3e0a4e", "@opam/topkg@opam:1.0.7@7ee47d76", "@opam/ocamlfind@opam:1.9.6@da5169c7", - "@opam/ocamlbuild@opam:0.14.2@c6163b28", + "@opam/ocamlbuild@opam:0.14.2+win@39b9f56d", "@opam/cmdliner@opam:1.2.0@b0c6143c", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/uucp@opam:15.0.0@55460339" + "ocaml@5.1.1@d41d8cd9", "@opam/uucp@opam:15.1.0@ef3e0a4e" ] }, - "@opam/uucp@opam:15.0.0@55460339": { - "id": "@opam/uucp@opam:15.0.0@55460339", + "@opam/uucp@opam:15.1.0@ef3e0a4e": { + "id": "@opam/uucp@opam:15.1.0@ef3e0a4e", "name": "@opam/uucp", - "version": "opam:15.0.0", + "version": "opam:15.1.0", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha512/ee/ee4acff5666961766321e85e287fb9d5b8d50533319f22bf6f4eceb943242df2d0e0f4e775c4a140f68ca142837938eaa5926e22362215a3365ffe7f8768923b#sha512:ee4acff5666961766321e85e287fb9d5b8d50533319f22bf6f4eceb943242df2d0e0f4e775c4a140f68ca142837938eaa5926e22362215a3365ffe7f8768923b", - "archive:https://erratique.ch/software/uucp/releases/uucp-15.0.0.tbz#sha512:ee4acff5666961766321e85e287fb9d5b8d50533319f22bf6f4eceb943242df2d0e0f4e775c4a140f68ca142837938eaa5926e22362215a3365ffe7f8768923b" + "archive:https://opam.ocaml.org/cache/sha512/99/998f94fadb72357b15a3042a3d11c31b3e16f281822673f2defdd515cd1394d55de1817628be8bd5c030175f9e62c53630d4139a1c0253800f9fb898b0f11364#sha512:998f94fadb72357b15a3042a3d11c31b3e16f281822673f2defdd515cd1394d55de1817628be8bd5c030175f9e62c53630d4139a1c0253800f9fb898b0f11364", + "archive:https://erratique.ch/software/uucp/releases/uucp-15.1.0.tbz#sha512:998f94fadb72357b15a3042a3d11c31b3e16f281822673f2defdd515cd1394d55de1817628be8bd5c030175f9e62c53630d4139a1c0253800f9fb898b0f11364" ], "opam": { "name": "uucp", - "version": "15.0.0", - "path": "esy.lock/opam/uucp.15.0.0" + "version": "15.1.0", + "path": "esy.lock/opam/uucp.15.1.0" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/uutf@opam:1.0.3@47c95a18", - "@opam/topkg@opam:1.0.7@7ee47d76", + "ocaml@5.1.1@d41d8cd9", "@opam/topkg@opam:1.0.7@7ee47d76", "@opam/ocamlfind@opam:1.9.6@da5169c7", - "@opam/ocamlbuild@opam:0.14.2@c6163b28", + "@opam/ocamlbuild@opam:0.14.2+win@39b9f56d", "@opam/cmdliner@opam:1.2.0@b0c6143c", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": [ "ocaml@4.14.0@d41d8cd9" ] - }, - "@opam/uri@opam:4.2.0@9c45eeb8": { - "id": "@opam/uri@opam:4.2.0@9c45eeb8", - "name": "@opam/uri", - "version": "opam:4.2.0", - "source": { - "type": "install", - "source": [ - "archive:https://opam.ocaml.org/cache/sha256/c5/c5c013d940dbb6731ea2ee75c2bf991d3435149c3f3659ec2e55476f5473f16b#sha256:c5c013d940dbb6731ea2ee75c2bf991d3435149c3f3659ec2e55476f5473f16b", - "archive:https://github.com/mirage/ocaml-uri/releases/download/v4.2.0/uri-v4.2.0.tbz#sha256:c5c013d940dbb6731ea2ee75c2bf991d3435149c3f3659ec2e55476f5473f16b" - ], - "opam": { - "name": "uri", - "version": "4.2.0", - "path": "esy.lock/opam/uri.4.2.0" - } - }, - "overrides": [], - "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/stringext@opam:1.6.0@ac4f328b", - "@opam/dune@opam:3.7.1@40db2f22", - "@opam/angstrom@opam:0.15.0@105656d9", - "@esy-ocaml/substs@0.0.1@d41d8cd9" - ], - "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/stringext@opam:1.6.0@ac4f328b", - "@opam/dune@opam:3.7.1@40db2f22", - "@opam/angstrom@opam:0.15.0@105656d9" - ] + "devDependencies": [ "ocaml@5.1.1@d41d8cd9" ] }, "@opam/topkg@opam:1.0.7@7ee47d76": { "id": "@opam/topkg@opam:1.0.7@7ee47d76", @@ -197,68 +167,43 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/ocamlfind@opam:1.9.6@da5169c7", - "@opam/ocamlbuild@opam:0.14.2@c6163b28", + "ocaml@5.1.1@d41d8cd9", "@opam/ocamlfind@opam:1.9.6@da5169c7", + "@opam/ocamlbuild@opam:0.14.2+win@39b9f56d", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/ocamlbuild@opam:0.14.2@c6163b28" + "ocaml@5.1.1@d41d8cd9", "@opam/ocamlbuild@opam:0.14.2+win@39b9f56d" ] }, - "@opam/stringext@opam:1.6.0@ac4f328b": { - "id": "@opam/stringext@opam:1.6.0@ac4f328b", - "name": "@opam/stringext", - "version": "opam:1.6.0", - "source": { - "type": "install", - "source": [ - "archive:https://opam.ocaml.org/cache/sha256/db/db41f5d52e9eab17615f110b899dfeb27dd7e7f89cd35ae43827c5119db206ea#sha256:db41f5d52e9eab17615f110b899dfeb27dd7e7f89cd35ae43827c5119db206ea", - "archive:https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz#sha256:db41f5d52e9eab17615f110b899dfeb27dd7e7f89cd35ae43827c5119db206ea" - ], - "opam": { - "name": "stringext", - "version": "1.6.0", - "path": "esy.lock/opam/stringext.1.6.0" - } - }, - "overrides": [], - "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", - "@esy-ocaml/substs@0.0.1@d41d8cd9" - ], - "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" - ] - }, - "@opam/stdune@opam:3.6.2@47d75c4b": { - "id": "@opam/stdune@opam:3.6.2@47d75c4b", + "@opam/stdune@opam:3.11.1@9a840882": { + "id": "@opam/stdune@opam:3.11.1@9a840882", "name": "@opam/stdune", - "version": "opam:3.6.2", + "version": "opam:3.11.1", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/b6/b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c#sha256:b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c", - "archive:https://github.com/ocaml/dune/releases/download/3.6.2/dune-3.6.2.tbz#sha256:b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c" + "archive:https://opam.ocaml.org/cache/sha256/86/866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71", + "archive:https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" ], "opam": { "name": "stdune", - "version": "3.6.2", - "path": "esy.lock/opam/stdune.3.6.2" + "version": "3.11.1", + "path": "esy.lock/opam/stdune.3.11.1" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/pp@opam:1.1.2@89ad03b5", - "@opam/ordering@opam:3.6.2@37bc3093", - "@opam/dyn@opam:3.6.2@38120dfc", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/pp@opam:1.2.0@16430027", + "@opam/ordering@opam:3.11.1@92c57daa", + "@opam/dyn@opam:3.11.1@d3c74846", "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/csexp@opam:1.5.2@46614bf4", "@opam/base-unix@opam:base@87d0b2eb", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/pp@opam:1.1.2@89ad03b5", - "@opam/ordering@opam:3.6.2@37bc3093", - "@opam/dyn@opam:3.6.2@38120dfc", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/pp@opam:1.2.0@16430027", + "@opam/ordering@opam:3.11.1@92c57daa", + "@opam/dyn@opam:3.11.1@d3c74846", "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/csexp@opam:1.5.2@46614bf4", "@opam/base-unix@opam:base@87d0b2eb" ] @@ -281,38 +226,38 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/stdio@opam:v0.15.0@aeefdf96": { - "id": "@opam/stdio@opam:v0.15.0@aeefdf96", + "@opam/stdio@opam:v0.16.0@a75c1ca1": { + "id": "@opam/stdio@opam:v0.16.0@a75c1ca1", "name": "@opam/stdio", - "version": "opam:v0.15.0", + "version": "opam:v0.16.0", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/c3/c37292921dc6a88425f773eba6bdbeac1dedacd1f55917fa4bcd9c4b25795e4b#sha256:c37292921dc6a88425f773eba6bdbeac1dedacd1f55917fa4bcd9c4b25795e4b", - "archive:https://ocaml.janestreet.com/ocaml-core/v0.15/files/stdio-v0.15.0.tar.gz#sha256:c37292921dc6a88425f773eba6bdbeac1dedacd1f55917fa4bcd9c4b25795e4b" + "archive:https://opam.ocaml.org/cache/sha256/61/61f0b75950614ac5378c6ec0d822cce6463402d919d5810b736fc46522b3a73e#sha256:61f0b75950614ac5378c6ec0d822cce6463402d919d5810b736fc46522b3a73e", + "archive:https://ocaml.janestreet.com/ocaml-core/v0.16/files/stdio-v0.16.0.tar.gz#sha256:61f0b75950614ac5378c6ec0d822cce6463402d919d5810b736fc46522b3a73e" ], "opam": { "name": "stdio", - "version": "v0.15.0", - "path": "esy.lock/opam/stdio.v0.15.0" + "version": "v0.16.0", + "path": "esy.lock/opam/stdio.v0.16.0" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", - "@opam/base@opam:v0.15.1@e8a71f35", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", + "@opam/base@opam:v0.16.3@de1ba42e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", - "@opam/base@opam:v0.15.1@e8a71f35" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", + "@opam/base@opam:v0.16.3@de1ba42e" ] }, "@opam/spawn@opam:v0.15.1@85e9d6f1": { @@ -333,36 +278,36 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/sexplib0@opam:v0.15.1@51111c0c": { - "id": "@opam/sexplib0@opam:v0.15.1@51111c0c", + "@opam/sexplib0@opam:v0.16.0@c0ffad0c": { + "id": "@opam/sexplib0@opam:v0.16.0@c0ffad0c", "name": "@opam/sexplib0", - "version": "opam:v0.15.1", + "version": "opam:v0.16.0", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/md5/ab/ab8fd6273f35a792cad48cbb3024a7f9#md5:ab8fd6273f35a792cad48cbb3024a7f9", - "archive:https://github.com/janestreet/sexplib0/archive/refs/tags/v0.15.1.tar.gz#md5:ab8fd6273f35a792cad48cbb3024a7f9" + "archive:https://opam.ocaml.org/cache/sha256/86/86dba26468194512f789f2fb709063515a9cb4e5c4461c021c239a369590701d#sha256:86dba26468194512f789f2fb709063515a9cb4e5c4461c021c239a369590701d", + "archive:https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz#sha256:86dba26468194512f789f2fb709063515a9cb4e5c4461c021c239a369590701d" ], "opam": { "name": "sexplib0", - "version": "v0.15.1", - "path": "esy.lock/opam/sexplib0.v0.15.1" + "version": "v0.16.0", + "path": "esy.lock/opam/sexplib0.v0.16.0" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, "@opam/seq@opam:base@d8d7de1d": { @@ -380,35 +325,35 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@esy-ocaml/substs@0.0.1@d41d8cd9" + "ocaml@5.1.1@d41d8cd9", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": [ "ocaml@4.14.0@d41d8cd9" ] + "devDependencies": [ "ocaml@5.1.1@d41d8cd9" ] }, - "@opam/sedlex@opam:3.1@d4f1d2e2": { - "id": "@opam/sedlex@opam:3.1@d4f1d2e2", + "@opam/sedlex@opam:3.2@eab3a2e0": { + "id": "@opam/sedlex@opam:3.2@eab3a2e0", "name": "@opam/sedlex", - "version": "opam:3.1", + "version": "opam:3.2", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/md5/e9/e9d423a4cb194af3f39cc38eeb033eeb#md5:e9d423a4cb194af3f39cc38eeb033eeb", - "archive:https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.1.tar.gz#md5:e9d423a4cb194af3f39cc38eeb033eeb" + "archive:https://opam.ocaml.org/cache/md5/b6/b67eec3a80a7fed8e6c91e47260b0843#md5:b67eec3a80a7fed8e6c91e47260b0843", + "archive:https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.2.tar.gz#md5:b67eec3a80a7fed8e6c91e47260b0843" ], "opam": { "name": "sedlex", - "version": "3.1", - "path": "esy.lock/opam/sedlex.3.1" + "version": "3.2", + "path": "esy.lock/opam/sedlex.3.2" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/ppxlib@opam:0.29.1@a8bb9506", - "@opam/gen@opam:1.1@059b2731", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/ppxlib@opam:0.31.0@1212d9eb", + "@opam/gen@opam:1.1@059b2731", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/ppxlib@opam:0.29.1@a8bb9506", - "@opam/gen@opam:1.1@059b2731", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/ppxlib@opam:0.31.0@1212d9eb", + "@opam/gen@opam:1.1@059b2731", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, "@opam/result@opam:1.5@1c6a6533": { @@ -429,95 +374,95 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/re@opam:1.10.4@c4910ba6": { - "id": "@opam/re@opam:1.10.4@c4910ba6", + "@opam/re@opam:1.11.0@87deb463": { + "id": "@opam/re@opam:1.11.0@87deb463", "name": "@opam/re", - "version": "opam:1.10.4", + "version": "opam:1.11.0", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/83/83eb3e4300aa9b1dc7820749010f4362ea83524742130524d78c20ce99ca747c#sha256:83eb3e4300aa9b1dc7820749010f4362ea83524742130524d78c20ce99ca747c", - "archive:https://github.com/ocaml/ocaml-re/releases/download/1.10.4/re-1.10.4.tbz#sha256:83eb3e4300aa9b1dc7820749010f4362ea83524742130524d78c20ce99ca747c" + "archive:https://opam.ocaml.org/cache/sha256/01/01fc244780c0f6be72ae796b1fb750f367de18624fd75d07ee79782ed6df8d4f#sha256:01fc244780c0f6be72ae796b1fb750f367de18624fd75d07ee79782ed6df8d4f", + "archive:https://github.com/ocaml/ocaml-re/releases/download/1.11.0/re-1.11.0.tbz#sha256:01fc244780c0f6be72ae796b1fb750f367de18624fd75d07ee79782ed6df8d4f" ], "opam": { "name": "re", - "version": "1.10.4", - "path": "esy.lock/opam/re.1.10.4" + "version": "1.11.0", + "path": "esy.lock/opam/re.1.11.0" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/seq@opam:base@d8d7de1d", - "@opam/dune@opam:3.7.1@40db2f22", "@esy-ocaml/substs@0.0.1@d41d8cd9" + "ocaml@5.1.1@d41d8cd9", "@opam/seq@opam:base@d8d7de1d", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/seq@opam:base@d8d7de1d", - "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/seq@opam:base@d8d7de1d", + "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/ppxlib@opam:0.29.1@a8bb9506": { - "id": "@opam/ppxlib@opam:0.29.1@a8bb9506", + "@opam/ppxlib@opam:0.31.0@1212d9eb": { + "id": "@opam/ppxlib@opam:0.31.0@1212d9eb", "name": "@opam/ppxlib", - "version": "opam:0.29.1", + "version": "opam:0.31.0", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/c8/c8ea8c8770414fdba6612e7f2d814b21a493daa974ea862a90c8e6c766e5dd79#sha256:c8ea8c8770414fdba6612e7f2d814b21a493daa974ea862a90c8e6c766e5dd79", - "archive:https://github.com/ocaml-ppx/ppxlib/releases/download/0.29.1/ppxlib-0.29.1.tbz#sha256:c8ea8c8770414fdba6612e7f2d814b21a493daa974ea862a90c8e6c766e5dd79" + "archive:https://opam.ocaml.org/cache/sha256/d2/d21676654e57faa12d7895caffe8703b64521d66efcf152491871a55b2ae41d8#sha256:d21676654e57faa12d7895caffe8703b64521d66efcf152491871a55b2ae41d8", + "archive:https://github.com/ocaml-ppx/ppxlib/releases/download/0.31.0/ppxlib-0.31.0.tbz#sha256:d21676654e57faa12d7895caffe8703b64521d66efcf152491871a55b2ae41d8" ], "opam": { "name": "ppxlib", - "version": "0.29.1", - "path": "esy.lock/opam/ppxlib.0.29.1" + "version": "0.31.0", + "path": "esy.lock/opam/ppxlib.0.31.0" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/stdlib-shims@opam:0.3.0@72c7bc98", - "@opam/sexplib0@opam:v0.15.1@51111c0c", + "ocaml@5.1.1@d41d8cd9", "@opam/stdlib-shims@opam:0.3.0@72c7bc98", + "@opam/sexplib0@opam:v0.16.0@c0ffad0c", "@opam/ppx_derivers@opam:1.2.1@e2cbad12", "@opam/ocaml-compiler-libs@opam:v0.12.4@41979882", - "@opam/dune@opam:3.7.1@40db2f22", "@esy-ocaml/substs@0.0.1@d41d8cd9" + "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/stdlib-shims@opam:0.3.0@72c7bc98", - "@opam/sexplib0@opam:v0.15.1@51111c0c", + "ocaml@5.1.1@d41d8cd9", "@opam/stdlib-shims@opam:0.3.0@72c7bc98", + "@opam/sexplib0@opam:v0.16.0@c0ffad0c", "@opam/ppx_derivers@opam:1.2.1@e2cbad12", "@opam/ocaml-compiler-libs@opam:v0.12.4@41979882", - "@opam/dune@opam:3.7.1@40db2f22" + "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/ppx_yojson_conv_lib@opam:v0.15.0@773058a7": { - "id": "@opam/ppx_yojson_conv_lib@opam:v0.15.0@773058a7", + "@opam/ppx_yojson_conv_lib@opam:v0.16.0@33740c3c": { + "id": "@opam/ppx_yojson_conv_lib@opam:v0.16.0@33740c3c", "name": "@opam/ppx_yojson_conv_lib", - "version": "opam:v0.15.0", + "version": "opam:v0.16.0", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/f9/f9d2c5eff4566ec1f1f379b186ed22c8ddd6be0909a160bc5a9ac7abc6a6b684#sha256:f9d2c5eff4566ec1f1f379b186ed22c8ddd6be0909a160bc5a9ac7abc6a6b684", - "archive:https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_yojson_conv_lib-v0.15.0.tar.gz#sha256:f9d2c5eff4566ec1f1f379b186ed22c8ddd6be0909a160bc5a9ac7abc6a6b684" + "archive:https://opam.ocaml.org/cache/sha256/55/557c43c88d365b4cbb514d809f1eecc54d7b9976b0669bc55b02169e6c86ec7d#sha256:557c43c88d365b4cbb514d809f1eecc54d7b9976b0669bc55b02169e6c86ec7d", + "archive:https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_yojson_conv_lib-v0.16.0.tar.gz#sha256:557c43c88d365b4cbb514d809f1eecc54d7b9976b0669bc55b02169e6c86ec7d" ], "opam": { "name": "ppx_yojson_conv_lib", - "version": "v0.15.0", - "path": "esy.lock/opam/ppx_yojson_conv_lib.v0.15.0" + "version": "v0.16.0", + "path": "esy.lock/opam/ppx_yojson_conv_lib.v0.16.0" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/yojson@opam:2.1.0@157478b0", - "@opam/dune@opam:3.7.1@40db2f22", "@esy-ocaml/substs@0.0.1@d41d8cd9" + "ocaml@5.1.1@d41d8cd9", "@opam/yojson@opam:2.1.1@ad5e299c", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/yojson@opam:2.1.0@157478b0", - "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/yojson@opam:2.1.1@ad5e299c", + "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, "@opam/ppx_derivers@opam:1.2.1@e2cbad12": { @@ -538,90 +483,61 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/pp@opam:1.1.2@89ad03b5": { - "id": "@opam/pp@opam:1.1.2@89ad03b5", + "@opam/pp@opam:1.2.0@16430027": { + "id": "@opam/pp@opam:1.2.0@16430027", "name": "@opam/pp", - "version": "opam:1.1.2", + "version": "opam:1.2.0", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/e4/e4a4e98d96b1bb76950fcd6da4e938c86d989df4d7e48f02f7a44595f5af1d56#sha256:e4a4e98d96b1bb76950fcd6da4e938c86d989df4d7e48f02f7a44595f5af1d56", - "archive:https://github.com/ocaml-dune/pp/releases/download/1.1.2/pp-1.1.2.tbz#sha256:e4a4e98d96b1bb76950fcd6da4e938c86d989df4d7e48f02f7a44595f5af1d56" + "archive:https://opam.ocaml.org/cache/sha256/a5/a5e822573c55afb42db29ec56eacd1f2acd8f65cf2df2878e291de374ce6909c#sha256:a5e822573c55afb42db29ec56eacd1f2acd8f65cf2df2878e291de374ce6909c", + "archive:https://github.com/ocaml-dune/pp/releases/download/1.2.0/pp-1.2.0.tbz#sha256:a5e822573c55afb42db29ec56eacd1f2acd8f65cf2df2878e291de374ce6909c" ], "opam": { "name": "pp", - "version": "1.1.2", - "path": "esy.lock/opam/pp.1.1.2" + "version": "1.2.0", + "path": "esy.lock/opam/pp.1.2.0" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/ordering@opam:3.6.2@37bc3093": { - "id": "@opam/ordering@opam:3.6.2@37bc3093", + "@opam/ordering@opam:3.11.1@92c57daa": { + "id": "@opam/ordering@opam:3.11.1@92c57daa", "name": "@opam/ordering", - "version": "opam:3.6.2", + "version": "opam:3.11.1", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/b6/b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c#sha256:b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c", - "archive:https://github.com/ocaml/dune/releases/download/3.6.2/dune-3.6.2.tbz#sha256:b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c" + "archive:https://opam.ocaml.org/cache/sha256/86/866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71", + "archive:https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" ], "opam": { "name": "ordering", - "version": "3.6.2", - "path": "esy.lock/opam/ordering.3.6.2" + "version": "3.11.1", + "path": "esy.lock/opam/ordering.3.11.1" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" - ] - }, - "@opam/omd@opam:1.3.2@511d53d2": { - "id": "@opam/omd@opam:1.3.2@511d53d2", - "name": "@opam/omd", - "version": "opam:1.3.2", - "source": { - "type": "install", - "source": [ - "archive:https://opam.ocaml.org/cache/sha256/60/6023e1642631f08f678eb5725820879ed7bb5a3ffee777cdedebc28c1f85fadb#sha256:6023e1642631f08f678eb5725820879ed7bb5a3ffee777cdedebc28c1f85fadb", - "archive:https://github.com/ocaml/omd/releases/download/1.3.2/omd-1.3.2.tbz#sha256:6023e1642631f08f678eb5725820879ed7bb5a3ffee777cdedebc28c1f85fadb" - ], - "opam": { - "name": "omd", - "version": "1.3.2", - "path": "esy.lock/opam/omd.1.3.2" - } - }, - "overrides": [], - "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", - "@opam/base-bytes@opam:base@19d0c2ff", - "@opam/base-bigarray@opam:base@b03491b0", - "@esy-ocaml/substs@0.0.1@d41d8cd9" - ], - "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", - "@opam/base-bytes@opam:base@19d0c2ff", - "@opam/base-bigarray@opam:base@b03491b0" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, "@opam/odoc-parser@opam:2.0.0@a08011a0": { @@ -642,44 +558,19 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/result@opam:1.5@1c6a6533", - "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/result@opam:1.5@1c6a6533", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/camlp-streams@opam:5.0.1@daaa0f94", "@opam/astring@opam:0.8.5@1300cee8", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/result@opam:1.5@1c6a6533", - "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/result@opam:1.5@1c6a6533", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/camlp-streams@opam:5.0.1@daaa0f94", "@opam/astring@opam:0.8.5@1300cee8" ] }, - "@opam/octavius@opam:1.2.2@2205cc65": { - "id": "@opam/octavius@opam:1.2.2@2205cc65", - "name": "@opam/octavius", - "version": "opam:1.2.2", - "source": { - "type": "install", - "source": [ - "archive:https://opam.ocaml.org/cache/md5/72/72f9e1d996e6c5089fc513cc9218607b#md5:72f9e1d996e6c5089fc513cc9218607b", - "archive:https://github.com/ocaml-doc/octavius/archive/v1.2.2.tar.gz#md5:72f9e1d996e6c5089fc513cc9218607b" - ], - "opam": { - "name": "octavius", - "version": "1.2.2", - "path": "esy.lock/opam/octavius.1.2.2" - } - }, - "overrides": [], - "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", - "@esy-ocaml/substs@0.0.1@d41d8cd9" - ], - "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" - ] - }, "@opam/ocp-indent@opam:1.7.0@2da3c6e5": { "id": "@opam/ocp-indent@opam:1.7.0@2da3c6e5", "name": "@opam/ocp-indent", @@ -698,98 +589,131 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/ocamlfind@opam:1.9.6@da5169c7", - "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/ocamlfind@opam:1.9.6@da5169c7", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/cmdliner@opam:1.2.0@b0c6143c", "@opam/base-bytes@opam:base@19d0c2ff", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/ocamlfind@opam:1.9.6@da5169c7", - "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/ocamlfind@opam:1.9.6@da5169c7", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/cmdliner@opam:1.2.0@b0c6143c", "@opam/base-bytes@opam:base@19d0c2ff" ] }, - "@opam/ocamlformat-rpc-lib@opam:0.25.1@fb9fa86e": { - "id": "@opam/ocamlformat-rpc-lib@opam:0.25.1@fb9fa86e", + "@opam/ocamlformat-rpc-lib@opam:0.26.1@1f552fda": { + "id": "@opam/ocamlformat-rpc-lib@opam:0.26.1@1f552fda", "name": "@opam/ocamlformat-rpc-lib", - "version": "opam:0.25.1", + "version": "opam:0.26.1", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/dc/dc8f2a330ca3930b36cacb2623bb360ed8bdf6e4a8acd293dbd9e2241a6fd33d#sha256:dc8f2a330ca3930b36cacb2623bb360ed8bdf6e4a8acd293dbd9e2241a6fd33d", - "archive:https://github.com/ocaml-ppx/ocamlformat/releases/download/0.25.1/ocamlformat-0.25.1.tbz#sha256:dc8f2a330ca3930b36cacb2623bb360ed8bdf6e4a8acd293dbd9e2241a6fd33d" + "archive:https://opam.ocaml.org/cache/sha256/da/da006e427f15b9ec612fb808d446599bd9b7c3ee25abeb3d555747a70d74c6d7#sha256:da006e427f15b9ec612fb808d446599bd9b7c3ee25abeb3d555747a70d74c6d7", + "archive:https://github.com/ocaml-ppx/ocamlformat/releases/download/0.26.1/ocamlformat-0.26.1.tbz#sha256:da006e427f15b9ec612fb808d446599bd9b7c3ee25abeb3d555747a70d74c6d7" ], "opam": { "name": "ocamlformat-rpc-lib", - "version": "0.25.1", - "path": "esy.lock/opam/ocamlformat-rpc-lib.0.25.1" + "version": "0.26.1", + "path": "esy.lock/opam/ocamlformat-rpc-lib.0.26.1" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/csexp@opam:1.5.2@46614bf4", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/csexp@opam:1.5.2@46614bf4" ] }, - "@opam/ocamlformat@opam:0.24.1@9aca58ad": { - "id": "@opam/ocamlformat@opam:0.24.1@9aca58ad", - "name": "@opam/ocamlformat", - "version": "opam:0.24.1", + "@opam/ocamlformat-lib@opam:0.26.1@e97aaa29": { + "id": "@opam/ocamlformat-lib@opam:0.26.1@e97aaa29", + "name": "@opam/ocamlformat-lib", + "version": "opam:0.26.1", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/02/023425e9818f80ea50537b2371a4a766c149a9957d05807e88a004d2d5f441ce#sha256:023425e9818f80ea50537b2371a4a766c149a9957d05807e88a004d2d5f441ce", - "archive:https://github.com/ocaml-ppx/ocamlformat/releases/download/0.24.1/ocamlformat-0.24.1.tbz#sha256:023425e9818f80ea50537b2371a4a766c149a9957d05807e88a004d2d5f441ce" + "archive:https://opam.ocaml.org/cache/sha256/da/da006e427f15b9ec612fb808d446599bd9b7c3ee25abeb3d555747a70d74c6d7#sha256:da006e427f15b9ec612fb808d446599bd9b7c3ee25abeb3d555747a70d74c6d7", + "archive:https://github.com/ocaml-ppx/ocamlformat/releases/download/0.26.1/ocamlformat-0.26.1.tbz#sha256:da006e427f15b9ec612fb808d446599bd9b7c3ee25abeb3d555747a70d74c6d7" ], "opam": { - "name": "ocamlformat", - "version": "0.24.1", - "path": "esy.lock/opam/ocamlformat.0.24.1" + "name": "ocamlformat-lib", + "version": "0.26.1", + "path": "esy.lock/opam/ocamlformat-lib.0.26.1" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/uutf@opam:1.0.3@47c95a18", - "@opam/uuseg@opam:15.0.0@14085231", - "@opam/stdio@opam:v0.15.0@aeefdf96", "@opam/re@opam:1.10.4@c4910ba6", - "@opam/odoc-parser@opam:2.0.0@a08011a0", + "ocaml@5.1.1@d41d8cd9", "@opam/uutf@opam:1.0.3@47c95a18", + "@opam/uuseg@opam:15.1.0@af4a84a3", + "@opam/stdio@opam:v0.16.0@a75c1ca1", + "@opam/result@opam:1.5@1c6a6533", "@opam/ocp-indent@opam:1.7.0@2da3c6e5", - "@opam/ocaml-version@opam:3.5.0@6bef55f5", - "@opam/menhirSdk@opam:20230415@2aa219cc", - "@opam/menhirLib@opam:20230415@78be630c", - "@opam/menhir@opam:20230415@ce1c9ac7", + "@opam/ocaml-version@opam:3.6.2@3e33367f", + "@opam/menhirSdk@opam:20230608@36f21a74", + "@opam/menhirLib@opam:20230608@cf13bc0d", + "@opam/menhir@opam:20230608@c0081728", "@opam/fpath@opam:0.7.3@674d8125", - "@opam/fix@opam:20220121@17b9a1a4", + "@opam/fix@opam:20230505@941a65ff", "@opam/either@opam:1.0.0@be5a1416", - "@opam/dune-build-info@opam:3.7.1@adf0d411", - "@opam/dune@opam:3.7.1@40db2f22", "@opam/csexp@opam:1.5.2@46614bf4", - "@opam/cmdliner@opam:1.2.0@b0c6143c", - "@opam/base@opam:v0.15.1@e8a71f35", + "@opam/dune-build-info@opam:3.11.1@0dfbdab2", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/csexp@opam:1.5.2@46614bf4", + "@opam/camlp-streams@opam:5.0.1@daaa0f94", + "@opam/base@opam:v0.16.3@de1ba42e", + "@opam/astring@opam:0.8.5@1300cee8", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/uutf@opam:1.0.3@47c95a18", - "@opam/uuseg@opam:15.0.0@14085231", - "@opam/stdio@opam:v0.15.0@aeefdf96", "@opam/re@opam:1.10.4@c4910ba6", - "@opam/odoc-parser@opam:2.0.0@a08011a0", + "ocaml@5.1.1@d41d8cd9", "@opam/uutf@opam:1.0.3@47c95a18", + "@opam/uuseg@opam:15.1.0@af4a84a3", + "@opam/stdio@opam:v0.16.0@a75c1ca1", + "@opam/result@opam:1.5@1c6a6533", "@opam/ocp-indent@opam:1.7.0@2da3c6e5", - "@opam/ocaml-version@opam:3.5.0@6bef55f5", - "@opam/menhirSdk@opam:20230415@2aa219cc", - "@opam/menhirLib@opam:20230415@78be630c", - "@opam/menhir@opam:20230415@ce1c9ac7", + "@opam/ocaml-version@opam:3.6.2@3e33367f", + "@opam/menhirSdk@opam:20230608@36f21a74", + "@opam/menhirLib@opam:20230608@cf13bc0d", + "@opam/menhir@opam:20230608@c0081728", "@opam/fpath@opam:0.7.3@674d8125", - "@opam/fix@opam:20220121@17b9a1a4", + "@opam/fix@opam:20230505@941a65ff", "@opam/either@opam:1.0.0@be5a1416", - "@opam/dune-build-info@opam:3.7.1@adf0d411", - "@opam/dune@opam:3.7.1@40db2f22", "@opam/csexp@opam:1.5.2@46614bf4", + "@opam/dune-build-info@opam:3.11.1@0dfbdab2", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/csexp@opam:1.5.2@46614bf4", + "@opam/camlp-streams@opam:5.0.1@daaa0f94", + "@opam/base@opam:v0.16.3@de1ba42e", + "@opam/astring@opam:0.8.5@1300cee8" + ] + }, + "@opam/ocamlformat@opam:0.26.1@3a835116": { + "id": "@opam/ocamlformat@opam:0.26.1@3a835116", + "name": "@opam/ocamlformat", + "version": "opam:0.26.1", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/sha256/da/da006e427f15b9ec612fb808d446599bd9b7c3ee25abeb3d555747a70d74c6d7#sha256:da006e427f15b9ec612fb808d446599bd9b7c3ee25abeb3d555747a70d74c6d7", + "archive:https://github.com/ocaml-ppx/ocamlformat/releases/download/0.26.1/ocamlformat-0.26.1.tbz#sha256:da006e427f15b9ec612fb808d446599bd9b7c3ee25abeb3d555747a70d74c6d7" + ], + "opam": { + "name": "ocamlformat", + "version": "0.26.1", + "path": "esy.lock/opam/ocamlformat.0.26.1" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@5.1.1@d41d8cd9", "@opam/re@opam:1.11.0@87deb463", + "@opam/ocamlformat-lib@opam:0.26.1@e97aaa29", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/cmdliner@opam:1.2.0@b0c6143c", - "@opam/base@opam:v0.15.1@e8a71f35" + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@5.1.1@d41d8cd9", "@opam/re@opam:1.11.0@87deb463", + "@opam/ocamlformat-lib@opam:0.26.1@e97aaa29", + "@opam/dune@opam:3.11.1@ba2e0e6a", + "@opam/cmdliner@opam:1.2.0@b0c6143c" ] }, "@opam/ocamlfind@opam:1.9.6@da5169c7": { @@ -810,19 +734,44 @@ }, "overrides": [ { - "opamoverride": - "esy.lock/overrides/opam__s__ocamlfind_opam__c__1.9.6_opam_override" + "opamoverride": "esy.lock/overrides/opam__s__ocamlfind_opam__c__1.9.6_opam_override" } ], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@esy-ocaml/substs@0.0.1@d41d8cd9" + "ocaml@5.1.1@d41d8cd9", "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ "ocaml@5.1.1@d41d8cd9" ] + }, + "@opam/ocamlc-loc@opam:3.11.1@4e4e6d6d": { + "id": "@opam/ocamlc-loc@opam:3.11.1@4e4e6d6d", + "name": "@opam/ocamlc-loc", + "version": "opam:3.11.1", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/sha256/86/866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71", + "archive:https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" + ], + "opam": { + "name": "ocamlc-loc", + "version": "3.11.1", + "path": "esy.lock/opam/ocamlc-loc.3.11.1" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@5.1.1@d41d8cd9", "@opam/dyn@opam:3.11.1@d3c74846", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": [ "ocaml@4.14.0@d41d8cd9" ] + "devDependencies": [ + "ocaml@5.1.1@d41d8cd9", "@opam/dyn@opam:3.11.1@d3c74846", + "@opam/dune@opam:3.11.1@ba2e0e6a" + ] }, - "@opam/ocamlbuild@opam:0.14.2@c6163b28": { - "id": "@opam/ocamlbuild@opam:0.14.2@c6163b28", + "@opam/ocamlbuild@opam:0.14.2+win@39b9f56d": { + "id": "@opam/ocamlbuild@opam:0.14.2+win@39b9f56d", "name": "@opam/ocamlbuild", - "version": "opam:0.14.2", + "version": "opam:0.14.2+win", "source": { "type": "install", "source": [ @@ -831,262 +780,273 @@ ], "opam": { "name": "ocamlbuild", - "version": "0.14.2", - "path": "esy.lock/opam/ocamlbuild.0.14.2" + "version": "0.14.2+win", + "path": "esy.lock/opam/ocamlbuild.0.14.2+win" } }, "overrides": [ { - "opamoverride": - "esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2_opam_override" + "opamoverride": "esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2+win_opam_override" } ], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@esy-ocaml/substs@0.0.1@d41d8cd9" + "ocaml@5.1.1@d41d8cd9", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": [ "ocaml@4.14.0@d41d8cd9" ] + "devDependencies": [ "ocaml@5.1.1@d41d8cd9" ], + "extraSources": [ + { + "checksum": "sha256:a9b7e1829a3304e5a073d8ddea29d3d8272698e93b7e1ee659ae5e31e5cfb6b9", + "url": "https://raw.githubusercontent.com/ocaml-opam/opam-repository-mingw/354a87b397856f2a70024c5c83fc5001074935b6/packages/ocamlbuild/ocamlbuild.0.14.2/files/ocamlbuild-0.14.2.patch", + "relativePath": "ocamlbuild-0.14.2.patch" + } + ] }, - "@opam/ocaml-version@opam:3.5.0@6bef55f5": { - "id": "@opam/ocaml-version@opam:3.5.0@6bef55f5", + "@opam/ocaml-version@opam:3.6.2@3e33367f": { + "id": "@opam/ocaml-version@opam:3.6.2@3e33367f", "name": "@opam/ocaml-version", - "version": "opam:3.5.0", + "version": "opam:3.6.2", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/d6/d63ca1c3970d6b14057f7176bfdae623e6c0176287c6a6e8b78cf50e2f7f635b#sha256:d63ca1c3970d6b14057f7176bfdae623e6c0176287c6a6e8b78cf50e2f7f635b", - "archive:https://github.com/ocurrent/ocaml-version/releases/download/v3.5.0/ocaml-version-3.5.0.tbz#sha256:d63ca1c3970d6b14057f7176bfdae623e6c0176287c6a6e8b78cf50e2f7f635b" + "archive:https://opam.ocaml.org/cache/sha256/5c/5c9d31abbd59891dfda6140850b5c50cb1e88f71e7b712c8fafda0474069feb2#sha256:5c9d31abbd59891dfda6140850b5c50cb1e88f71e7b712c8fafda0474069feb2", + "archive:https://github.com/ocurrent/ocaml-version/releases/download/v3.6.2/ocaml-version-3.6.2.tbz#sha256:5c9d31abbd59891dfda6140850b5c50cb1e88f71e7b712c8fafda0474069feb2" ], "opam": { "name": "ocaml-version", - "version": "3.5.0", - "path": "esy.lock/opam/ocaml-version.3.5.0" + "version": "3.6.2", + "path": "esy.lock/opam/ocaml-version.3.6.2" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/ocaml-syntax-shims@opam:1.0.0@9f361fbb": { - "id": "@opam/ocaml-syntax-shims@opam:1.0.0@9f361fbb", - "name": "@opam/ocaml-syntax-shims", - "version": "opam:1.0.0", + "@opam/ocaml-lsp-server@opam:1.16.1@b7306101": { + "id": "@opam/ocaml-lsp-server@opam:1.16.1@b7306101", + "name": "@opam/ocaml-lsp-server", + "version": "opam:1.16.1", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/89/89b2e193e90a0c168b6ec5ddf6fef09033681bdcb64e11913c97440a2722e8c8#sha256:89b2e193e90a0c168b6ec5ddf6fef09033681bdcb64e11913c97440a2722e8c8", - "archive:https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz#sha256:89b2e193e90a0c168b6ec5ddf6fef09033681bdcb64e11913c97440a2722e8c8" + "archive:https://opam.ocaml.org/cache/sha256/84/84fb305afbb9935e03bec286dc938f9e4ae768c1766e8d10238e0d812a8c04e6#sha256:84fb305afbb9935e03bec286dc938f9e4ae768c1766e8d10238e0d812a8c04e6", + "archive:https://github.com/ocaml/ocaml-lsp/releases/download/1.16.1/lsp-1.16.1.tbz#sha256:84fb305afbb9935e03bec286dc938f9e4ae768c1766e8d10238e0d812a8c04e6" ], "opam": { - "name": "ocaml-syntax-shims", - "version": "1.0.0", - "path": "esy.lock/opam/ocaml-syntax-shims.1.0.0" + "name": "ocaml-lsp-server", + "version": "1.16.1", + "path": "esy.lock/opam/ocaml-lsp-server.1.16.1" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/yojson@opam:2.1.1@ad5e299c", + "@opam/xdg@opam:3.11.1@1e207b0b", "@opam/uutf@opam:1.0.3@47c95a18", + "@opam/stdune@opam:3.11.1@9a840882", + "@opam/spawn@opam:v0.15.1@85e9d6f1", "@opam/re@opam:1.11.0@87deb463", + "@opam/ppx_yojson_conv_lib@opam:v0.16.0@33740c3c", + "@opam/pp@opam:1.2.0@16430027", + "@opam/ordering@opam:3.11.1@92c57daa", + "@opam/odoc-parser@opam:2.0.0@a08011a0", + "@opam/ocamlformat-rpc-lib@opam:0.26.1@1f552fda", + "@opam/ocamlc-loc@opam:3.11.1@4e4e6d6d", + "@opam/merlin-lib@opam:4.12-501@63956d65", + "@opam/fiber@opam:3.7.0@d70e2471", "@opam/dyn@opam:3.11.1@d3c74846", + "@opam/dune-rpc@opam:3.11.1@1197fefa", + "@opam/dune-build-info@opam:3.11.1@0dfbdab2", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/csexp@opam:1.5.2@46614bf4", + "@opam/chrome-trace@opam:3.11.1@0e9213a3", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/yojson@opam:2.1.1@ad5e299c", + "@opam/xdg@opam:3.11.1@1e207b0b", "@opam/uutf@opam:1.0.3@47c95a18", + "@opam/stdune@opam:3.11.1@9a840882", + "@opam/spawn@opam:v0.15.1@85e9d6f1", "@opam/re@opam:1.11.0@87deb463", + "@opam/ppx_yojson_conv_lib@opam:v0.16.0@33740c3c", + "@opam/pp@opam:1.2.0@16430027", + "@opam/ordering@opam:3.11.1@92c57daa", + "@opam/odoc-parser@opam:2.0.0@a08011a0", + "@opam/ocamlformat-rpc-lib@opam:0.26.1@1f552fda", + "@opam/ocamlc-loc@opam:3.11.1@4e4e6d6d", + "@opam/merlin-lib@opam:4.12-501@63956d65", + "@opam/fiber@opam:3.7.0@d70e2471", "@opam/dyn@opam:3.11.1@d3c74846", + "@opam/dune-rpc@opam:3.11.1@1197fefa", + "@opam/dune-build-info@opam:3.11.1@0dfbdab2", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/csexp@opam:1.5.2@46614bf4", + "@opam/chrome-trace@opam:3.11.1@0e9213a3" ] }, - "@opam/ocaml-lsp-server@opam:1.12.3@709d4f1b": { - "id": "@opam/ocaml-lsp-server@opam:1.12.3@709d4f1b", - "name": "@opam/ocaml-lsp-server", - "version": "opam:1.12.3", + "@opam/ocaml-compiler-libs@opam:v0.12.4@41979882": { + "id": "@opam/ocaml-compiler-libs@opam:v0.12.4@41979882", + "name": "@opam/ocaml-compiler-libs", + "version": "opam:v0.12.4", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/6e/6ef4a5445ba53baf1cf18a59fb712cc20d3d3257d0ce7d8f0e24408bf0aadbf3#sha256:6ef4a5445ba53baf1cf18a59fb712cc20d3d3257d0ce7d8f0e24408bf0aadbf3", - "archive:https://github.com/ocaml/ocaml-lsp/releases/download/1.12.3/lsp-1.12.3.tbz#sha256:6ef4a5445ba53baf1cf18a59fb712cc20d3d3257d0ce7d8f0e24408bf0aadbf3" + "archive:https://opam.ocaml.org/cache/sha256/4e/4ec9c9ec35cc45c18c7a143761154ef1d7663036a29297f80381f47981a07760#sha256:4ec9c9ec35cc45c18c7a143761154ef1d7663036a29297f80381f47981a07760", + "archive:https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz#sha256:4ec9c9ec35cc45c18c7a143761154ef1d7663036a29297f80381f47981a07760" ], "opam": { - "name": "ocaml-lsp-server", - "version": "1.12.3", - "path": "esy.lock/opam/ocaml-lsp-server.1.12.3" + "name": "ocaml-compiler-libs", + "version": "v0.12.4", + "path": "esy.lock/opam/ocaml-compiler-libs.v0.12.4" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/yojson@opam:2.1.0@157478b0", - "@opam/xdg@opam:3.7.1@387cb889", "@opam/uutf@opam:1.0.3@47c95a18", - "@opam/uri@opam:4.2.0@9c45eeb8", "@opam/stdune@opam:3.6.2@47d75c4b", - "@opam/spawn@opam:v0.15.1@85e9d6f1", "@opam/re@opam:1.10.4@c4910ba6", - "@opam/ppx_yojson_conv_lib@opam:v0.15.0@773058a7", - "@opam/pp@opam:1.1.2@89ad03b5", "@opam/ordering@opam:3.6.2@37bc3093", - "@opam/omd@opam:1.3.2@511d53d2", - "@opam/octavius@opam:1.2.2@2205cc65", - "@opam/ocamlformat-rpc-lib@opam:0.25.1@fb9fa86e", - "@opam/fiber@opam:3.6.2@349136be", "@opam/dyn@opam:3.6.2@38120dfc", - "@opam/dune-rpc@opam:3.6.2@d874b9d2", - "@opam/dune-build-info@opam:3.7.1@adf0d411", - "@opam/dune@opam:3.7.1@40db2f22", "@opam/csexp@opam:1.5.2@46614bf4", - "@opam/chrome-trace@opam:3.7.1@92d3c503", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/yojson@opam:2.1.0@157478b0", - "@opam/xdg@opam:3.7.1@387cb889", "@opam/uutf@opam:1.0.3@47c95a18", - "@opam/uri@opam:4.2.0@9c45eeb8", "@opam/stdune@opam:3.6.2@47d75c4b", - "@opam/spawn@opam:v0.15.1@85e9d6f1", "@opam/re@opam:1.10.4@c4910ba6", - "@opam/ppx_yojson_conv_lib@opam:v0.15.0@773058a7", - "@opam/pp@opam:1.1.2@89ad03b5", "@opam/ordering@opam:3.6.2@37bc3093", - "@opam/omd@opam:1.3.2@511d53d2", - "@opam/octavius@opam:1.2.2@2205cc65", - "@opam/ocamlformat-rpc-lib@opam:0.25.1@fb9fa86e", - "@opam/fiber@opam:3.6.2@349136be", "@opam/dyn@opam:3.6.2@38120dfc", - "@opam/dune-rpc@opam:3.6.2@d874b9d2", - "@opam/dune-build-info@opam:3.7.1@adf0d411", - "@opam/dune@opam:3.7.1@40db2f22", "@opam/csexp@opam:1.5.2@46614bf4", - "@opam/chrome-trace@opam:3.7.1@92d3c503" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/ocaml-compiler-libs@opam:v0.12.4@41979882": { - "id": "@opam/ocaml-compiler-libs@opam:v0.12.4@41979882", - "name": "@opam/ocaml-compiler-libs", - "version": "opam:v0.12.4", + "@opam/merlin-lib@opam:4.12-501@63956d65": { + "id": "@opam/merlin-lib@opam:4.12-501@63956d65", + "name": "@opam/merlin-lib", + "version": "opam:4.12-501", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/4e/4ec9c9ec35cc45c18c7a143761154ef1d7663036a29297f80381f47981a07760#sha256:4ec9c9ec35cc45c18c7a143761154ef1d7663036a29297f80381f47981a07760", - "archive:https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz#sha256:4ec9c9ec35cc45c18c7a143761154ef1d7663036a29297f80381f47981a07760" + "archive:https://opam.ocaml.org/cache/sha256/cc/cccc33235497403590f4f68a2f8a3727a265463984b3b9645ebc1abb2f9088c0#sha256:cccc33235497403590f4f68a2f8a3727a265463984b3b9645ebc1abb2f9088c0", + "archive:https://github.com/ocaml/merlin/releases/download/v4.12-501/merlin-4.12-501.tbz#sha256:cccc33235497403590f4f68a2f8a3727a265463984b3b9645ebc1abb2f9088c0" ], "opam": { - "name": "ocaml-compiler-libs", - "version": "v0.12.4", - "path": "esy.lock/opam/ocaml-compiler-libs.v0.12.4" + "name": "merlin-lib", + "version": "4.12-501", + "path": "esy.lock/opam/merlin-lib.4.12-501" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", - "@esy-ocaml/substs@0.0.1@d41d8cd9" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", + "@opam/csexp@opam:1.5.2@46614bf4", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", + "@opam/csexp@opam:1.5.2@46614bf4" ] }, - "@opam/menhirSdk@opam:20230415@2aa219cc": { - "id": "@opam/menhirSdk@opam:20230415@2aa219cc", + "@opam/menhirSdk@opam:20230608@36f21a74": { + "id": "@opam/menhirSdk@opam:20230608@36f21a74", "name": "@opam/menhirSdk", - "version": "opam:20230415", + "version": "opam:20230608", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/md5/7c/7c4b51e1b666711af04f7832ebc90618#md5:7c4b51e1b666711af04f7832ebc90618", - "archive:https://gitlab.inria.fr/fpottier/menhir/-/archive/20230415/archive.tar.gz#md5:7c4b51e1b666711af04f7832ebc90618" + "archive:https://opam.ocaml.org/cache/md5/8f/8ff26b1e3685c472b7b3aba2fe938a43#md5:8ff26b1e3685c472b7b3aba2fe938a43", + "archive:https://gitlab.inria.fr/fpottier/menhir/-/archive/20230608/archive.tar.gz#md5:8ff26b1e3685c472b7b3aba2fe938a43" ], "opam": { "name": "menhirSdk", - "version": "20230415", - "path": "esy.lock/opam/menhirSdk.20230415" + "version": "20230608", + "path": "esy.lock/opam/menhirSdk.20230608" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/menhirLib@opam:20230415@78be630c": { - "id": "@opam/menhirLib@opam:20230415@78be630c", + "@opam/menhirLib@opam:20230608@cf13bc0d": { + "id": "@opam/menhirLib@opam:20230608@cf13bc0d", "name": "@opam/menhirLib", - "version": "opam:20230415", + "version": "opam:20230608", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/md5/7c/7c4b51e1b666711af04f7832ebc90618#md5:7c4b51e1b666711af04f7832ebc90618", - "archive:https://gitlab.inria.fr/fpottier/menhir/-/archive/20230415/archive.tar.gz#md5:7c4b51e1b666711af04f7832ebc90618" + "archive:https://opam.ocaml.org/cache/md5/8f/8ff26b1e3685c472b7b3aba2fe938a43#md5:8ff26b1e3685c472b7b3aba2fe938a43", + "archive:https://gitlab.inria.fr/fpottier/menhir/-/archive/20230608/archive.tar.gz#md5:8ff26b1e3685c472b7b3aba2fe938a43" ], "opam": { "name": "menhirLib", - "version": "20230415", - "path": "esy.lock/opam/menhirLib.20230415" + "version": "20230608", + "path": "esy.lock/opam/menhirLib.20230608" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/menhir@opam:20230415@ce1c9ac7": { - "id": "@opam/menhir@opam:20230415@ce1c9ac7", + "@opam/menhir@opam:20230608@c0081728": { + "id": "@opam/menhir@opam:20230608@c0081728", "name": "@opam/menhir", - "version": "opam:20230415", + "version": "opam:20230608", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/md5/7c/7c4b51e1b666711af04f7832ebc90618#md5:7c4b51e1b666711af04f7832ebc90618", - "archive:https://gitlab.inria.fr/fpottier/menhir/-/archive/20230415/archive.tar.gz#md5:7c4b51e1b666711af04f7832ebc90618" + "archive:https://opam.ocaml.org/cache/md5/8f/8ff26b1e3685c472b7b3aba2fe938a43#md5:8ff26b1e3685c472b7b3aba2fe938a43", + "archive:https://gitlab.inria.fr/fpottier/menhir/-/archive/20230608/archive.tar.gz#md5:8ff26b1e3685c472b7b3aba2fe938a43" ], "opam": { "name": "menhir", - "version": "20230415", - "path": "esy.lock/opam/menhir.20230415" + "version": "20230608", + "path": "esy.lock/opam/menhir.20230608" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/menhirSdk@opam:20230415@2aa219cc", - "@opam/menhirLib@opam:20230415@78be630c", - "@opam/dune@opam:3.7.1@40db2f22", "@esy-ocaml/substs@0.0.1@d41d8cd9" + "ocaml@5.1.1@d41d8cd9", "@opam/menhirSdk@opam:20230608@36f21a74", + "@opam/menhirLib@opam:20230608@cf13bc0d", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/menhirSdk@opam:20230415@2aa219cc", - "@opam/menhirLib@opam:20230415@78be630c", - "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/menhirSdk@opam:20230608@36f21a74", + "@opam/menhirLib@opam:20230608@cf13bc0d", + "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/js_of_ocaml-compiler@opam:5.2.0@5bbea5b0": { - "id": "@opam/js_of_ocaml-compiler@opam:5.2.0@5bbea5b0", + "@opam/js_of_ocaml-compiler@opam:5.4.0@1442ca67": { + "id": "@opam/js_of_ocaml-compiler@opam:5.4.0@1442ca67", "name": "@opam/js_of_ocaml-compiler", - "version": "opam:5.2.0", + "version": "opam:5.4.0", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/65/650ab0a4ffa6a505716b73adb293428fa7bfd6a0293349bf186123338a7fceb5#sha256:650ab0a4ffa6a505716b73adb293428fa7bfd6a0293349bf186123338a7fceb5", - "archive:https://github.com/ocsigen/js_of_ocaml/releases/download/5.2.0/js_of_ocaml-5.2.0.tbz#sha256:650ab0a4ffa6a505716b73adb293428fa7bfd6a0293349bf186123338a7fceb5" + "archive:https://opam.ocaml.org/cache/sha256/f1/f1215de133867fefdb16e2798a225ee0446469a57462af0deebdd22d2a8d3b94#sha256:f1215de133867fefdb16e2798a225ee0446469a57462af0deebdd22d2a8d3b94", + "archive:https://github.com/ocsigen/js_of_ocaml/releases/download/5.4.0/js_of_ocaml-5.4.0.tbz#sha256:f1215de133867fefdb16e2798a225ee0446469a57462af0deebdd22d2a8d3b94" ], "opam": { "name": "js_of_ocaml-compiler", - "version": "5.2.0", - "path": "esy.lock/opam/js_of_ocaml-compiler.5.2.0" + "version": "5.4.0", + "path": "esy.lock/opam/js_of_ocaml-compiler.5.4.0" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/yojson@opam:2.1.0@157478b0", - "@opam/sedlex@opam:3.1@d4f1d2e2", - "@opam/ppxlib@opam:0.29.1@a8bb9506", + "ocaml@5.1.1@d41d8cd9", "@opam/yojson@opam:2.1.1@ad5e299c", + "@opam/sedlex@opam:3.2@eab3a2e0", + "@opam/ppxlib@opam:0.31.0@1212d9eb", "@opam/ocamlfind@opam:1.9.6@da5169c7", - "@opam/menhirSdk@opam:20230415@2aa219cc", - "@opam/menhirLib@opam:20230415@78be630c", - "@opam/menhir@opam:20230415@ce1c9ac7", - "@opam/dune@opam:3.7.1@40db2f22", + "@opam/menhirSdk@opam:20230608@36f21a74", + "@opam/menhirLib@opam:20230608@cf13bc0d", + "@opam/menhir@opam:20230608@c0081728", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/cmdliner@opam:1.2.0@b0c6143c", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/yojson@opam:2.1.0@157478b0", - "@opam/sedlex@opam:3.1@d4f1d2e2", - "@opam/ppxlib@opam:0.29.1@a8bb9506", - "@opam/menhirSdk@opam:20230415@2aa219cc", - "@opam/menhirLib@opam:20230415@78be630c", - "@opam/menhir@opam:20230415@ce1c9ac7", - "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/yojson@opam:2.1.1@ad5e299c", + "@opam/sedlex@opam:3.2@eab3a2e0", + "@opam/ppxlib@opam:0.31.0@1212d9eb", + "@opam/menhirSdk@opam:20230608@36f21a74", + "@opam/menhirLib@opam:20230608@cf13bc0d", + "@opam/menhir@opam:20230608@c0081728", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/cmdliner@opam:1.2.0@b0c6143c" ] }, @@ -1108,12 +1068,12 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/seq@opam:base@d8d7de1d", - "@opam/dune@opam:3.7.1@40db2f22", "@esy-ocaml/substs@0.0.1@d41d8cd9" + "ocaml@5.1.1@d41d8cd9", "@opam/seq@opam:base@d8d7de1d", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/seq@opam:base@d8d7de1d", - "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/seq@opam:base@d8d7de1d", + "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, "@opam/fpath@opam:0.7.3@674d8125": { @@ -1134,66 +1094,66 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/topkg@opam:1.0.7@7ee47d76", + "ocaml@5.1.1@d41d8cd9", "@opam/topkg@opam:1.0.7@7ee47d76", "@opam/ocamlfind@opam:1.9.6@da5169c7", - "@opam/ocamlbuild@opam:0.14.2@c6163b28", + "@opam/ocamlbuild@opam:0.14.2+win@39b9f56d", "@opam/astring@opam:0.8.5@1300cee8", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/astring@opam:0.8.5@1300cee8" + "ocaml@5.1.1@d41d8cd9", "@opam/astring@opam:0.8.5@1300cee8" ] }, - "@opam/fix@opam:20220121@17b9a1a4": { - "id": "@opam/fix@opam:20220121@17b9a1a4", + "@opam/fix@opam:20230505@941a65ff": { + "id": "@opam/fix@opam:20230505@941a65ff", "name": "@opam/fix", - "version": "opam:20220121", + "version": "opam:20230505", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/md5/48/48d8a5bdff23cf7fbf9288877df2b6aa#md5:48d8a5bdff23cf7fbf9288877df2b6aa", - "archive:https://gitlab.inria.fr/fpottier/fix/-/archive/20220121/archive.tar.gz#md5:48d8a5bdff23cf7fbf9288877df2b6aa" + "archive:https://opam.ocaml.org/cache/md5/2a/2a4afa633128c5010677222f7b3c9451#md5:2a4afa633128c5010677222f7b3c9451", + "archive:https://gitlab.inria.fr/fpottier/fix/-/archive/20230505/archive.tar.gz#md5:2a4afa633128c5010677222f7b3c9451" ], "opam": { "name": "fix", - "version": "20220121", - "path": "esy.lock/opam/fix.20220121" + "version": "20230505", + "path": "esy.lock/opam/fix.20230505" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/fiber@opam:3.6.2@349136be": { - "id": "@opam/fiber@opam:3.6.2@349136be", + "@opam/fiber@opam:3.7.0@d70e2471": { + "id": "@opam/fiber@opam:3.7.0@d70e2471", "name": "@opam/fiber", - "version": "opam:3.6.2", + "version": "opam:3.7.0", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/b6/b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c#sha256:b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c", - "archive:https://github.com/ocaml/dune/releases/download/3.6.2/dune-3.6.2.tbz#sha256:b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c" + "archive:https://opam.ocaml.org/cache/sha256/86/8648a15ae93fe6942999ce36887429a3913b62829c4714e520cc0e7a1c3b9682#sha256:8648a15ae93fe6942999ce36887429a3913b62829c4714e520cc0e7a1c3b9682", + "archive:https://github.com/ocaml-dune/fiber/releases/download/3.7.0/fiber-lwt-3.7.0.tbz#sha256:8648a15ae93fe6942999ce36887429a3913b62829c4714e520cc0e7a1c3b9682" ], "opam": { "name": "fiber", - "version": "3.6.2", - "path": "esy.lock/opam/fiber.3.6.2" + "version": "3.7.0", + "path": "esy.lock/opam/fiber.3.7.0" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/stdune@opam:3.6.2@47d75c4b", - "@opam/dyn@opam:3.6.2@38120dfc", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/stdune@opam:3.11.1@9a840882", + "@opam/dyn@opam:3.11.1@d3c74846", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/stdune@opam:3.6.2@47d75c4b", - "@opam/dyn@opam:3.6.2@38120dfc", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/stdune@opam:3.11.1@9a840882", + "@opam/dyn@opam:3.11.1@d3c74846", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, "@opam/either@opam:1.0.0@be5a1416": { @@ -1214,146 +1174,148 @@ }, "overrides": [], "dependencies": [ - "@opam/dune@opam:3.7.1@40db2f22", "@esy-ocaml/substs@0.0.1@d41d8cd9" + "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": [ "@opam/dune@opam:3.7.1@40db2f22" ] + "devDependencies": [ "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/dyn@opam:3.6.2@38120dfc": { - "id": "@opam/dyn@opam:3.6.2@38120dfc", + "@opam/dyn@opam:3.11.1@d3c74846": { + "id": "@opam/dyn@opam:3.11.1@d3c74846", "name": "@opam/dyn", - "version": "opam:3.6.2", + "version": "opam:3.11.1", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/b6/b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c#sha256:b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c", - "archive:https://github.com/ocaml/dune/releases/download/3.6.2/dune-3.6.2.tbz#sha256:b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c" + "archive:https://opam.ocaml.org/cache/sha256/86/866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71", + "archive:https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" ], "opam": { "name": "dyn", - "version": "3.6.2", - "path": "esy.lock/opam/dyn.3.6.2" + "version": "3.11.1", + "path": "esy.lock/opam/dyn.3.11.1" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/pp@opam:1.1.2@89ad03b5", - "@opam/ordering@opam:3.6.2@37bc3093", - "@opam/dune@opam:3.7.1@40db2f22", "@esy-ocaml/substs@0.0.1@d41d8cd9" + "ocaml@5.1.1@d41d8cd9", "@opam/pp@opam:1.2.0@16430027", + "@opam/ordering@opam:3.11.1@92c57daa", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/pp@opam:1.1.2@89ad03b5", - "@opam/ordering@opam:3.6.2@37bc3093", - "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/pp@opam:1.2.0@16430027", + "@opam/ordering@opam:3.11.1@92c57daa", + "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/dune-rpc@opam:3.6.2@d874b9d2": { - "id": "@opam/dune-rpc@opam:3.6.2@d874b9d2", + "@opam/dune-rpc@opam:3.11.1@1197fefa": { + "id": "@opam/dune-rpc@opam:3.11.1@1197fefa", "name": "@opam/dune-rpc", - "version": "opam:3.6.2", + "version": "opam:3.11.1", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/b6/b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c#sha256:b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c", - "archive:https://github.com/ocaml/dune/releases/download/3.6.2/dune-3.6.2.tbz#sha256:b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c" + "archive:https://opam.ocaml.org/cache/sha256/86/866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71", + "archive:https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" ], "opam": { "name": "dune-rpc", - "version": "3.6.2", - "path": "esy.lock/opam/dune-rpc.3.6.2" + "version": "3.11.1", + "path": "esy.lock/opam/dune-rpc.3.11.1" } }, "overrides": [], "dependencies": [ - "@opam/xdg@opam:3.7.1@387cb889", "@opam/stdune@opam:3.6.2@47d75c4b", - "@opam/pp@opam:1.1.2@89ad03b5", "@opam/ordering@opam:3.6.2@37bc3093", - "@opam/dyn@opam:3.6.2@38120dfc", "@opam/dune@opam:3.7.1@40db2f22", + "@opam/xdg@opam:3.11.1@1e207b0b", + "@opam/stdune@opam:3.11.1@9a840882", "@opam/pp@opam:1.2.0@16430027", + "@opam/ordering@opam:3.11.1@92c57daa", + "@opam/dyn@opam:3.11.1@d3c74846", "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/csexp@opam:1.5.2@46614bf4", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "@opam/xdg@opam:3.7.1@387cb889", "@opam/stdune@opam:3.6.2@47d75c4b", - "@opam/pp@opam:1.1.2@89ad03b5", "@opam/ordering@opam:3.6.2@37bc3093", - "@opam/dyn@opam:3.6.2@38120dfc", "@opam/dune@opam:3.7.1@40db2f22", + "@opam/xdg@opam:3.11.1@1e207b0b", + "@opam/stdune@opam:3.11.1@9a840882", "@opam/pp@opam:1.2.0@16430027", + "@opam/ordering@opam:3.11.1@92c57daa", + "@opam/dyn@opam:3.11.1@d3c74846", "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/csexp@opam:1.5.2@46614bf4" ] }, - "@opam/dune-configurator@opam:3.7.1@32ab7c21": { - "id": "@opam/dune-configurator@opam:3.7.1@32ab7c21", + "@opam/dune-configurator@opam:3.11.1@24d75a5c": { + "id": "@opam/dune-configurator@opam:3.11.1@24d75a5c", "name": "@opam/dune-configurator", - "version": "opam:3.7.1", + "version": "opam:3.11.1", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/ad/adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3#sha256:adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3", - "archive:https://github.com/ocaml/dune/releases/download/3.7.1/dune-3.7.1.tbz#sha256:adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3" + "archive:https://opam.ocaml.org/cache/sha256/86/866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71", + "archive:https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" ], "opam": { "name": "dune-configurator", - "version": "3.7.1", - "path": "esy.lock/opam/dune-configurator.3.7.1" + "version": "3.11.1", + "path": "esy.lock/opam/dune-configurator.3.11.1" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/csexp@opam:1.5.2@46614bf4", "@opam/base-unix@opam:base@87d0b2eb", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/csexp@opam:1.5.2@46614bf4", "@opam/base-unix@opam:base@87d0b2eb" ] }, - "@opam/dune-build-info@opam:3.7.1@adf0d411": { - "id": "@opam/dune-build-info@opam:3.7.1@adf0d411", + "@opam/dune-build-info@opam:3.11.1@0dfbdab2": { + "id": "@opam/dune-build-info@opam:3.11.1@0dfbdab2", "name": "@opam/dune-build-info", - "version": "opam:3.7.1", + "version": "opam:3.11.1", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/ad/adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3#sha256:adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3", - "archive:https://github.com/ocaml/dune/releases/download/3.7.1/dune-3.7.1.tbz#sha256:adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3" + "archive:https://opam.ocaml.org/cache/sha256/86/866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71", + "archive:https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" ], "opam": { "name": "dune-build-info", - "version": "3.7.1", - "path": "esy.lock/opam/dune-build-info.3.7.1" + "version": "3.11.1", + "path": "esy.lock/opam/dune-build-info.3.11.1" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, - "@opam/dune@opam:3.7.1@40db2f22": { - "id": "@opam/dune@opam:3.7.1@40db2f22", + "@opam/dune@opam:3.11.1@ba2e0e6a": { + "id": "@opam/dune@opam:3.11.1@ba2e0e6a", "name": "@opam/dune", - "version": "opam:3.7.1", + "version": "opam:3.11.1", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/ad/adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3#sha256:adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3", - "archive:https://github.com/ocaml/dune/releases/download/3.7.1/dune-3.7.1.tbz#sha256:adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3" + "archive:https://opam.ocaml.org/cache/sha256/86/866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71", + "archive:https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" ], "opam": { "name": "dune", - "version": "3.7.1", - "path": "esy.lock/opam/dune.3.7.1" + "version": "3.11.1", + "path": "esy.lock/opam/dune.3.11.1" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/base-unix@opam:base@87d0b2eb", + "ocaml@5.1.1@d41d8cd9", "@opam/base-unix@opam:base@87d0b2eb", "@opam/base-threads@opam:base@36803084", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/base-unix@opam:base@87d0b2eb", + "ocaml@5.1.1@d41d8cd9", "@opam/base-unix@opam:base@87d0b2eb", "@opam/base-threads@opam:base@36803084" ] }, @@ -1375,11 +1337,11 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, "@opam/cppo@opam:1.6.9@db929a12": { @@ -1400,25 +1362,23 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/base-unix@opam:base@87d0b2eb", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@opam/base-unix@opam:base@87d0b2eb" ] }, - "@opam/conf-cmake@github:grain-lang/cmake:esy.json#1cead3871bbb27a45adab2263ef2dff4a38a8869@d41d8cd9": { - "id": - "@opam/conf-cmake@github:grain-lang/cmake:esy.json#1cead3871bbb27a45adab2263ef2dff4a38a8869@d41d8cd9", + "@opam/conf-cmake@github:grain-lang/cmake:esy.json#91a2c3677bef84a6eb20318284dff9f3bf32719d@d41d8cd9": { + "id": "@opam/conf-cmake@github:grain-lang/cmake:esy.json#91a2c3677bef84a6eb20318284dff9f3bf32719d@d41d8cd9", "name": "@opam/conf-cmake", - "version": - "github:grain-lang/cmake:esy.json#1cead3871bbb27a45adab2263ef2dff4a38a8869", + "version": "github:grain-lang/cmake:esy.json#91a2c3677bef84a6eb20318284dff9f3bf32719d", "source": { "type": "install", "source": [ - "github:grain-lang/cmake:esy.json#1cead3871bbb27a45adab2263ef2dff4a38a8869" + "github:grain-lang/cmake:esy.json#91a2c3677bef84a6eb20318284dff9f3bf32719d" ] }, "overrides": [], @@ -1443,33 +1403,33 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@esy-ocaml/substs@0.0.1@d41d8cd9" + "ocaml@5.1.1@d41d8cd9", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": [ "ocaml@4.14.0@d41d8cd9" ] + "devDependencies": [ "ocaml@5.1.1@d41d8cd9" ] }, - "@opam/chrome-trace@opam:3.7.1@92d3c503": { - "id": "@opam/chrome-trace@opam:3.7.1@92d3c503", + "@opam/chrome-trace@opam:3.11.1@0e9213a3": { + "id": "@opam/chrome-trace@opam:3.11.1@0e9213a3", "name": "@opam/chrome-trace", - "version": "opam:3.7.1", + "version": "opam:3.11.1", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/ad/adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3#sha256:adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3", - "archive:https://github.com/ocaml/dune/releases/download/3.7.1/dune-3.7.1.tbz#sha256:adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3" + "archive:https://opam.ocaml.org/cache/sha256/86/866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71", + "archive:https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz#sha256:866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" ], "opam": { "name": "chrome-trace", - "version": "3.7.1", - "path": "esy.lock/opam/chrome-trace.3.7.1" + "version": "3.11.1", + "path": "esy.lock/opam/chrome-trace.3.11.1" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, "@opam/camlp-streams@opam:5.0.1@daaa0f94": { @@ -1490,39 +1450,11 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22", + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/dune@opam:3.7.1@40db2f22" - ] - }, - "@opam/bigstringaf@opam:0.9.1@e6f2e882": { - "id": "@opam/bigstringaf@opam:0.9.1@e6f2e882", - "name": "@opam/bigstringaf", - "version": "opam:0.9.1", - "source": { - "type": "install", - "source": [ - "archive:https://opam.ocaml.org/cache/md5/90/909fdc277cf03096a35b565325d5314a#md5:909fdc277cf03096a35b565325d5314a", - "archive:https://github.com/inhabitedtype/bigstringaf/archive/0.9.1.tar.gz#md5:909fdc277cf03096a35b565325d5314a" - ], - "opam": { - "name": "bigstringaf", - "version": "0.9.1", - "path": "esy.lock/opam/bigstringaf.0.9.1" - } - }, - "overrides": [], - "dependencies": [ - "ocaml@4.14.0@d41d8cd9", - "@opam/dune-configurator@opam:3.7.1@32ab7c21", - "@opam/dune@opam:3.7.1@40db2f22", "@esy-ocaml/substs@0.0.1@d41d8cd9" - ], - "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", - "@opam/dune-configurator@opam:3.7.1@32ab7c21", - "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, "@opam/base-unix@opam:base@87d0b2eb": { @@ -1574,56 +1506,39 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/ocamlfind@opam:1.9.6@da5169c7", + "ocaml@5.1.1@d41d8cd9", "@opam/ocamlfind@opam:1.9.6@da5169c7", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/ocamlfind@opam:1.9.6@da5169c7" + "ocaml@5.1.1@d41d8cd9", "@opam/ocamlfind@opam:1.9.6@da5169c7" ] }, - "@opam/base-bigarray@opam:base@b03491b0": { - "id": "@opam/base-bigarray@opam:base@b03491b0", - "name": "@opam/base-bigarray", - "version": "opam:base", - "source": { - "type": "install", - "source": [ "no-source:" ], - "opam": { - "name": "base-bigarray", - "version": "base", - "path": "esy.lock/opam/base-bigarray.base" - } - }, - "overrides": [], - "dependencies": [ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": [] - }, - "@opam/base@opam:v0.15.1@e8a71f35": { - "id": "@opam/base@opam:v0.15.1@e8a71f35", + "@opam/base@opam:v0.16.3@de1ba42e": { + "id": "@opam/base@opam:v0.16.3@de1ba42e", "name": "@opam/base", - "version": "opam:v0.15.1", + "version": "opam:v0.16.3", "source": { "type": "install", "source": [ - "archive:https://opam.ocaml.org/cache/sha256/75/755e303171ea267e3ba5af7aa8ea27537f3394d97c77d340b10f806d6ef61a14#sha256:755e303171ea267e3ba5af7aa8ea27537f3394d97c77d340b10f806d6ef61a14", - "archive:https://github.com/janestreet/base/archive/refs/tags/v0.15.1.tar.gz#sha256:755e303171ea267e3ba5af7aa8ea27537f3394d97c77d340b10f806d6ef61a14" + "archive:https://opam.ocaml.org/cache/md5/04/04572fc23a4651604cfcab83f720cb4c#md5:04572fc23a4651604cfcab83f720cb4c", + "archive:https://github.com/janestreet/base/archive/refs/tags/v0.16.3.tar.gz#md5:04572fc23a4651604cfcab83f720cb4c" ], "opam": { "name": "base", - "version": "v0.15.1", - "path": "esy.lock/opam/base.v0.15.1" + "version": "v0.16.3", + "path": "esy.lock/opam/base.v0.16.3" } }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/sexplib0@opam:v0.15.1@51111c0c", - "@opam/dune-configurator@opam:3.7.1@32ab7c21", - "@opam/dune@opam:3.7.1@40db2f22", "@esy-ocaml/substs@0.0.1@d41d8cd9" + "ocaml@5.1.1@d41d8cd9", "@opam/sexplib0@opam:v0.16.0@c0ffad0c", + "@opam/dune-configurator@opam:3.11.1@24d75a5c", + "@opam/dune@opam:3.11.1@ba2e0e6a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/sexplib0@opam:v0.15.1@51111c0c", - "@opam/dune-configurator@opam:3.7.1@32ab7c21", - "@opam/dune@opam:3.7.1@40db2f22" + "ocaml@5.1.1@d41d8cd9", "@opam/sexplib0@opam:v0.16.0@c0ffad0c", + "@opam/dune-configurator@opam:3.11.1@24d75a5c", + "@opam/dune@opam:3.11.1@ba2e0e6a" ] }, "@opam/astring@opam:0.8.5@1300cee8": { @@ -1644,42 +1559,12 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/topkg@opam:1.0.7@7ee47d76", + "ocaml@5.1.1@d41d8cd9", "@opam/topkg@opam:1.0.7@7ee47d76", "@opam/ocamlfind@opam:1.9.6@da5169c7", - "@opam/ocamlbuild@opam:0.14.2@c6163b28", + "@opam/ocamlbuild@opam:0.14.2+win@39b9f56d", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": [ "ocaml@4.14.0@d41d8cd9" ] - }, - "@opam/angstrom@opam:0.15.0@105656d9": { - "id": "@opam/angstrom@opam:0.15.0@105656d9", - "name": "@opam/angstrom", - "version": "opam:0.15.0", - "source": { - "type": "install", - "source": [ - "archive:https://opam.ocaml.org/cache/md5/51/5104768c404ea92fd0a53a5b0f75cd50#md5:5104768c404ea92fd0a53a5b0f75cd50", - "archive:https://github.com/inhabitedtype/angstrom/archive/0.15.0.tar.gz#md5:5104768c404ea92fd0a53a5b0f75cd50" - ], - "opam": { - "name": "angstrom", - "version": "0.15.0", - "path": "esy.lock/opam/angstrom.0.15.0" - } - }, - "overrides": [], - "dependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/result@opam:1.5@1c6a6533", - "@opam/ocaml-syntax-shims@opam:1.0.0@9f361fbb", - "@opam/dune@opam:3.7.1@40db2f22", - "@opam/bigstringaf@opam:0.9.1@e6f2e882", - "@esy-ocaml/substs@0.0.1@d41d8cd9" - ], - "devDependencies": [ - "ocaml@4.14.0@d41d8cd9", "@opam/result@opam:1.5@1c6a6533", - "@opam/dune@opam:3.7.1@40db2f22", - "@opam/bigstringaf@opam:0.9.1@e6f2e882" - ] + "devDependencies": [ "ocaml@5.1.1@d41d8cd9" ] }, "@grain/libbinaryen@link-dev:./package.json": { "id": "@grain/libbinaryen@link-dev:./package.json", @@ -1692,15 +1577,15 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.14.0@d41d8cd9", - "@opam/dune-configurator@opam:3.7.1@32ab7c21", - "@opam/dune@opam:3.7.1@40db2f22", - "@opam/conf-cmake@github:grain-lang/cmake:esy.json#1cead3871bbb27a45adab2263ef2dff4a38a8869@d41d8cd9" + "ocaml@5.1.1@d41d8cd9", + "@opam/dune-configurator@opam:3.11.1@24d75a5c", + "@opam/dune@opam:3.11.1@ba2e0e6a", + "@opam/conf-cmake@github:grain-lang/cmake:esy.json#91a2c3677bef84a6eb20318284dff9f3bf32719d@d41d8cd9" ], "devDependencies": [ - "@opam/ocamlformat@opam:0.24.1@9aca58ad", - "@opam/ocaml-lsp-server@opam:1.12.3@709d4f1b", - "@opam/js_of_ocaml-compiler@opam:5.2.0@5bbea5b0" + "@opam/ocamlformat@opam:0.26.1@3a835116", + "@opam/ocaml-lsp-server@opam:1.16.1@b7306101", + "@opam/js_of_ocaml-compiler@opam:5.4.0@1442ca67" ], "installConfig": { "pnp": false } }, diff --git a/esy.lock/opam/angstrom.0.15.0/opam b/esy.lock/opam/angstrom.0.15.0/opam deleted file mode 100644 index 2d67a6b..0000000 --- a/esy.lock/opam/angstrom.0.15.0/opam +++ /dev/null @@ -1,34 +0,0 @@ -opam-version: "2.0" -maintainer: "Spiros Eliopoulos " -authors: [ "Spiros Eliopoulos " ] -license: "BSD-3-clause" -homepage: "https://github.com/inhabitedtype/angstrom" -bug-reports: "https://github.com/inhabitedtype/angstrom/issues" -dev-repo: "git+https://github.com/inhabitedtype/angstrom.git" -build: [ - ["dune" "subst"] {dev} - ["dune" "build" "-p" name "-j" jobs] - ["dune" "runtest" "-p" name "-j" jobs] {with-test} -] -depends: [ - "ocaml" {>= "4.04.0"} - "dune" {>= "1.8"} - "alcotest" {with-test & >= "0.8.1"} - "bigstringaf" - "result" - "ppx_let" {with-test & >= "0.14.0"} - "ocaml-syntax-shims" {build} -] -synopsis: "Parser combinators built for speed and memory-efficiency" -description: """ -Angstrom is a parser-combinator library that makes it easy to write efficient, -expressive, and reusable parsers suitable for high-performance applications. It -exposes monadic and applicative interfaces for composition, and supports -incremental input through buffered and unbuffered interfaces. Both interfaces -give the user total control over the blocking behavior of their application, -with the unbuffered interface enabling zero-copy IO. Parsers are backtracking by -default and support unbounded lookahead.""" -url { - src: "https://github.com/inhabitedtype/angstrom/archive/0.15.0.tar.gz" - checksum: "md5=5104768c404ea92fd0a53a5b0f75cd50" -} diff --git a/esy.lock/opam/base-bigarray.base/opam b/esy.lock/opam/base-bigarray.base/opam deleted file mode 100644 index 39e9af2..0000000 --- a/esy.lock/opam/base-bigarray.base/opam +++ /dev/null @@ -1,6 +0,0 @@ -opam-version: "2.0" -maintainer: "https://github.com/ocaml/opam-repository/issues" -description: """ -Bigarray library distributed with the OCaml compiler -""" - diff --git a/esy.lock/opam/base.v0.15.1/opam b/esy.lock/opam/base.v0.16.3/opam similarity index 73% rename from esy.lock/opam/base.v0.15.1/opam rename to esy.lock/opam/base.v0.16.3/opam index 29478ac..30f29f5 100644 --- a/esy.lock/opam/base.v0.15.1/opam +++ b/esy.lock/opam/base.v0.16.3/opam @@ -10,8 +10,8 @@ build: [ ["dune" "build" "-p" name "-j" jobs] ] depends: [ - "ocaml" {>= "4.10.0"} - "sexplib0" {>= "v0.15" & < "v0.16"} + "ocaml" {>= "4.14.0"} + "sexplib0" {>= "v0.16" & < "v0.17"} "dune" {>= "2.0.0"} "dune-configurator" ] @@ -31,6 +31,9 @@ provided by companion libraries such as stdio: https://github.com/janestreet/stdio " url { -src: "https://github.com/janestreet/base/archive/refs/tags/v0.15.1.tar.gz" -checksum: "sha256=755e303171ea267e3ba5af7aa8ea27537f3394d97c77d340b10f806d6ef61a14" + src: "https://github.com/janestreet/base/archive/refs/tags/v0.16.3.tar.gz" + checksum: [ + "md5=04572fc23a4651604cfcab83f720cb4c" + "sha512=69380ed392faf4495459f97f70a10a6959fce71d2e6ba093472fc272141646307fd7872407de855dfa48ef0435f6587eae5aa50f4a67eac40a9e1946d0c3c070" + ] } diff --git a/esy.lock/opam/bigstringaf.0.9.1/opam b/esy.lock/opam/bigstringaf.0.9.1/opam deleted file mode 100644 index 8ef7b7c..0000000 --- a/esy.lock/opam/bigstringaf.0.9.1/opam +++ /dev/null @@ -1,48 +0,0 @@ -opam-version: "2.0" -maintainer: "Spiros Eliopoulos " -authors: [ "Spiros Eliopoulos " ] -license: "BSD-3-clause" -homepage: "https://github.com/inhabitedtype/bigstringaf" -bug-reports: "https://github.com/inhabitedtype/bigstringaf/issues" -dev-repo: "git+https://github.com/inhabitedtype/bigstringaf.git" -build: [ - ["dune" "subst"] {dev} - [ - "dune" - "build" - "-p" - name - "-j" - jobs - "@install" - "@runtest" {with-test} - "@doc" {with-doc} - ] -] -depends: [ - "dune" {>= "3.0"} - "dune-configurator" {>= "3.0"} - "alcotest" {with-test} - "ocaml" {>= "4.08.0"} -] -conflicts: [ - "mirage-xen" {< "6.0.0"} - "ocaml-freestanding" - "js_of_ocaml" {< "3.5.0"} -] -synopsis: "Bigstring intrinsics and fast blits based on memcpy/memmove" -description: """ -Bigstring intrinsics and fast blits based on memcpy/memmove - -The OCaml compiler has a bunch of intrinsics for Bigstrings, but they're not -widely-known, sometimes misused, and so programs that use Bigstrings are slower -than they have to be. And even if a library got that part right and exposed the -intrinsics properly, the compiler doesn't have any fast blits between -Bigstrings and other string-like types. - -So here they are. Go crazy. -""" -url { - src: "https://github.com/inhabitedtype/bigstringaf/archive/0.9.1.tar.gz" - checksum: "md5=909fdc277cf03096a35b565325d5314a" -} diff --git a/esy.lock/opam/chrome-trace.3.7.1/opam b/esy.lock/opam/chrome-trace.3.11.1/opam similarity index 68% rename from esy.lock/opam/chrome-trace.3.7.1/opam rename to esy.lock/opam/chrome-trace.3.11.1/opam index 74649f9..da2dd42 100644 --- a/esy.lock/opam/chrome-trace.3.7.1/opam +++ b/esy.lock/opam/chrome-trace.3.11.1/opam @@ -30,10 +30,11 @@ build: [ ] ] url { - src: "https://github.com/ocaml/dune/releases/download/3.7.1/dune-3.7.1.tbz" + src: + "https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz" checksum: [ - "sha256=adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3" - "sha512=a74cd77ac7714f9434b5991c6dc02c6e6a2f46071d993a8985a9c9f0105182bb9e310ae2bcf7cf1d411c848d1a665e0fc0111b3597e5b1c6b634c1d398bea432" + "sha256=866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" + "sha512=c888153b204a16bcfed2636de776bbd5f9ca84484e716cc1e9ef3ba3c904e9dd15a2609ae943cddb6097912623ec54618c58386d6730ff742d746850400fb3cc" ] } -x-commit-hash: "e2b2d6aa984e3a5ddffa5ea00dd4f042dbf529a1" +x-commit-hash: "7cbb0e7277c6cacd1ccf7941cac5a03c25fc63cf" diff --git a/esy.lock/opam/dune-build-info.3.7.1/opam b/esy.lock/opam/dune-build-info.3.11.1/opam similarity index 74% rename from esy.lock/opam/dune-build-info.3.7.1/opam rename to esy.lock/opam/dune-build-info.3.11.1/opam index 45de352..f0bb6ed 100644 --- a/esy.lock/opam/dune-build-info.3.7.1/opam +++ b/esy.lock/opam/dune-build-info.3.11.1/opam @@ -36,10 +36,11 @@ build: [ ] ] url { - src: "https://github.com/ocaml/dune/releases/download/3.7.1/dune-3.7.1.tbz" + src: + "https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz" checksum: [ - "sha256=adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3" - "sha512=a74cd77ac7714f9434b5991c6dc02c6e6a2f46071d993a8985a9c9f0105182bb9e310ae2bcf7cf1d411c848d1a665e0fc0111b3597e5b1c6b634c1d398bea432" + "sha256=866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" + "sha512=c888153b204a16bcfed2636de776bbd5f9ca84484e716cc1e9ef3ba3c904e9dd15a2609ae943cddb6097912623ec54618c58386d6730ff742d746850400fb3cc" ] } -x-commit-hash: "e2b2d6aa984e3a5ddffa5ea00dd4f042dbf529a1" +x-commit-hash: "7cbb0e7277c6cacd1ccf7941cac5a03c25fc63cf" diff --git a/esy.lock/opam/dune-configurator.3.7.1/opam b/esy.lock/opam/dune-configurator.3.11.1/opam similarity index 75% rename from esy.lock/opam/dune-configurator.3.7.1/opam rename to esy.lock/opam/dune-configurator.3.11.1/opam index be511df..8ee593d 100644 --- a/esy.lock/opam/dune-configurator.3.7.1/opam +++ b/esy.lock/opam/dune-configurator.3.11.1/opam @@ -40,10 +40,11 @@ build: [ ] ] url { - src: "https://github.com/ocaml/dune/releases/download/3.7.1/dune-3.7.1.tbz" + src: + "https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz" checksum: [ - "sha256=adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3" - "sha512=a74cd77ac7714f9434b5991c6dc02c6e6a2f46071d993a8985a9c9f0105182bb9e310ae2bcf7cf1d411c848d1a665e0fc0111b3597e5b1c6b634c1d398bea432" + "sha256=866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" + "sha512=c888153b204a16bcfed2636de776bbd5f9ca84484e716cc1e9ef3ba3c904e9dd15a2609ae943cddb6097912623ec54618c58386d6730ff742d746850400fb3cc" ] } -x-commit-hash: "e2b2d6aa984e3a5ddffa5ea00dd4f042dbf529a1" +x-commit-hash: "7cbb0e7277c6cacd1ccf7941cac5a03c25fc63cf" diff --git a/esy.lock/opam/dune-rpc.3.6.2/opam b/esy.lock/opam/dune-rpc.3.11.1/opam similarity index 69% rename from esy.lock/opam/dune-rpc.3.6.2/opam rename to esy.lock/opam/dune-rpc.3.11.1/opam index 6a6c7fe..9ec6981 100644 --- a/esy.lock/opam/dune-rpc.3.6.2/opam +++ b/esy.lock/opam/dune-rpc.3.11.1/opam @@ -34,10 +34,11 @@ build: [ ] ] url { - src: "https://github.com/ocaml/dune/releases/download/3.6.2/dune-3.6.2.tbz" + src: + "https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz" checksum: [ - "sha256=b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c" - "sha512=d0dd69ada2f1583319a2d6f679b8d49998059117c3258805ee69ae3e71d47bfab7a9c646f19b5fc43a6ccdef934eb87de5bb81205fcd60968bed8bf1790cf0a3" + "sha256=866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" + "sha512=c888153b204a16bcfed2636de776bbd5f9ca84484e716cc1e9ef3ba3c904e9dd15a2609ae943cddb6097912623ec54618c58386d6730ff742d746850400fb3cc" ] } -x-commit-hash: "c939c2b0f7a470cedd189988c61cd307a3cedace" +x-commit-hash: "7cbb0e7277c6cacd1ccf7941cac5a03c25fc63cf" diff --git a/esy.lock/opam/dune.3.7.1/opam b/esy.lock/opam/dune.3.11.1/opam similarity index 83% rename from esy.lock/opam/dune.3.7.1/opam rename to esy.lock/opam/dune.3.11.1/opam index 4a73962..e79328c 100644 --- a/esy.lock/opam/dune.3.7.1/opam +++ b/esy.lock/opam/dune.3.11.1/opam @@ -47,10 +47,11 @@ depends: [ "base-threads" ] url { - src: "https://github.com/ocaml/dune/releases/download/3.7.1/dune-3.7.1.tbz" + src: + "https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz" checksum: [ - "sha256=adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3" - "sha512=a74cd77ac7714f9434b5991c6dc02c6e6a2f46071d993a8985a9c9f0105182bb9e310ae2bcf7cf1d411c848d1a665e0fc0111b3597e5b1c6b634c1d398bea432" + "sha256=866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" + "sha512=c888153b204a16bcfed2636de776bbd5f9ca84484e716cc1e9ef3ba3c904e9dd15a2609ae943cddb6097912623ec54618c58386d6730ff742d746850400fb3cc" ] } -x-commit-hash: "e2b2d6aa984e3a5ddffa5ea00dd4f042dbf529a1" +x-commit-hash: "7cbb0e7277c6cacd1ccf7941cac5a03c25fc63cf" diff --git a/esy.lock/opam/dyn.3.6.2/opam b/esy.lock/opam/dyn.3.11.1/opam similarity index 67% rename from esy.lock/opam/dyn.3.6.2/opam rename to esy.lock/opam/dyn.3.11.1/opam index ad73e2f..30ca00c 100644 --- a/esy.lock/opam/dyn.3.6.2/opam +++ b/esy.lock/opam/dyn.3.11.1/opam @@ -31,10 +31,11 @@ build: [ ] ] url { - src: "https://github.com/ocaml/dune/releases/download/3.6.2/dune-3.6.2.tbz" + src: + "https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz" checksum: [ - "sha256=b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c" - "sha512=d0dd69ada2f1583319a2d6f679b8d49998059117c3258805ee69ae3e71d47bfab7a9c646f19b5fc43a6ccdef934eb87de5bb81205fcd60968bed8bf1790cf0a3" + "sha256=866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" + "sha512=c888153b204a16bcfed2636de776bbd5f9ca84484e716cc1e9ef3ba3c904e9dd15a2609ae943cddb6097912623ec54618c58386d6730ff742d746850400fb3cc" ] } -x-commit-hash: "c939c2b0f7a470cedd189988c61cd307a3cedace" +x-commit-hash: "7cbb0e7277c6cacd1ccf7941cac5a03c25fc63cf" diff --git a/esy.lock/opam/fiber.3.7.0/opam b/esy.lock/opam/fiber.3.7.0/opam new file mode 100644 index 0000000..6a40276 --- /dev/null +++ b/esy.lock/opam/fiber.3.7.0/opam @@ -0,0 +1,39 @@ +opam-version: "2.0" +synopsis: "Dune's monadic structured concurrency library" +maintainer: ["Jane Street Group, LLC "] +authors: ["Jane Street Group, LLC "] +license: "MIT" +homepage: "https://github.com/ocaml-dune/fiber" +bug-reports: "https://github.com/ocaml-dune/fiber/issues" +depends: [ + "dune" {>= "3.6"} + "ocaml" {>= "4.08"} + "ppx_expect" {with-test} + "dyn" + "stdune" + "odoc" {with-doc} +] +build: [ + ["dune" "subst"] {dev} + [ + "dune" + "build" + "-p" + name + "-j" + jobs + "@install" + "@runtest" {with-test & ocaml:version >= "4.13"} + "@doc" {with-doc} + ] +] +dev-repo: "git+https://github.com/ocaml-dune/fiber.git" +url { + src: + "https://github.com/ocaml-dune/fiber/releases/download/3.7.0/fiber-lwt-3.7.0.tbz" + checksum: [ + "sha256=8648a15ae93fe6942999ce36887429a3913b62829c4714e520cc0e7a1c3b9682" + "sha512=348b28b28ffd87de035e90753f677658e8ad58421caf3ac086e4c0bbab8508fa5fe2f55d137c425afaf790ebcf45291e16d70eac5cb766b6d9786f042b58b19b" + ] +} +x-commit-hash: "dd66893a530759da26b66bd1c8939fd77f369afb" diff --git a/esy.lock/opam/fix.20220121/opam b/esy.lock/opam/fix.20230505/opam similarity index 67% rename from esy.lock/opam/fix.20220121/opam rename to esy.lock/opam/fix.20230505/opam index 877b44e..6278f49 100644 --- a/esy.lock/opam/fix.20220121/opam +++ b/esy.lock/opam/fix.20230505/opam @@ -18,9 +18,9 @@ depends: [ synopsis: "Algorithmic building blocks for memoization, recursion, and more" url { src: - "https://gitlab.inria.fr/fpottier/fix/-/archive/20220121/archive.tar.gz" + "https://gitlab.inria.fr/fpottier/fix/-/archive/20230505/archive.tar.gz" checksum: [ - "md5=48d8a5bdff23cf7fbf9288877df2b6aa" - "sha512=a851d8783c0c519c6e55359a5c471af433058872409c29a1a7bdfd0076813341ad2c0ebd1ce9e28bff4d4c729dfbc808c41c084fe12a42b45a2b5e391e77ccd2" + "md5=2a4afa633128c5010677222f7b3c9451" + "sha512=30d446ba6c19aef78b52d9831eb26f8f6ac10e88bd1eff36d16fbbfb32278b2637e31e63a160aec4abbbfdb1e7612ed25d68c936f4cbf2073e51d713ff3a8adf" ] } diff --git a/esy.lock/opam/js_of_ocaml-compiler.5.2.0/opam b/esy.lock/opam/js_of_ocaml-compiler.5.4.0/opam similarity index 78% rename from esy.lock/opam/js_of_ocaml-compiler.5.2.0/opam rename to esy.lock/opam/js_of_ocaml-compiler.5.4.0/opam index fcf2869..d25dd00 100644 --- a/esy.lock/opam/js_of_ocaml-compiler.5.2.0/opam +++ b/esy.lock/opam/js_of_ocaml-compiler.5.4.0/opam @@ -12,7 +12,7 @@ doc: "https://ocsigen.org/js_of_ocaml/latest/manual/overview" bug-reports: "https://github.com/ocsigen/js_of_ocaml/issues" depends: [ "dune" {>= "3.7"} - "ocaml" {>= "4.08" & < "5.1"} + "ocaml" {>= "4.08" & < "5.2"} "num" {with-test} "ppx_expect" {>= "v0.14.2" & with-test} "ppxlib" {>= "0.15.0"} @@ -46,10 +46,10 @@ build: [ ] url { src: - "https://github.com/ocsigen/js_of_ocaml/releases/download/5.2.0/js_of_ocaml-5.2.0.tbz" + "https://github.com/ocsigen/js_of_ocaml/releases/download/5.4.0/js_of_ocaml-5.4.0.tbz" checksum: [ - "sha256=650ab0a4ffa6a505716b73adb293428fa7bfd6a0293349bf186123338a7fceb5" - "sha512=f1b12ed23ffd653fc1199f208d7ba61ea3d15c81baecf5d195893ae3422dd09670d077467c2e6d910b400b96000ed6261d5ee820acc0ed1b316715fd1da0b323" + "sha256=f1215de133867fefdb16e2798a225ee0446469a57462af0deebdd22d2a8d3b94" + "sha512=610cd22818bc6f0a0163f0eec74f58338e18709a6101639f65e58241a9216ed286c3cb091b41e36a82c926de5f030d718a6e76a493e885e61456047a8da153c9" ] } -x-commit-hash: "3b3f66ba0f2755ff96c5f0a5ae41d2fb2fb1f8ea" +x-commit-hash: "705b9e39bfb6ab22afbb606dc85c81d1c30faff4" diff --git a/esy.lock/opam/menhir.20230415/opam b/esy.lock/opam/menhir.20230608/opam similarity index 71% rename from esy.lock/opam/menhir.20230415/opam rename to esy.lock/opam/menhir.20230608/opam index d61711f..994e202 100644 --- a/esy.lock/opam/menhir.20230415/opam +++ b/esy.lock/opam/menhir.20230608/opam @@ -21,9 +21,9 @@ depends: [ synopsis: "An LR(1) parser generator" url { src: - "https://gitlab.inria.fr/fpottier/menhir/-/archive/20230415/archive.tar.gz" + "https://gitlab.inria.fr/fpottier/menhir/-/archive/20230608/archive.tar.gz" checksum: [ - "md5=7c4b51e1b666711af04f7832ebc90618" - "sha512=aa8a34c173d9a82d3503919de8377f1b8c9ff721882486f0b5ae2bdb9b22ee7f5ba8f6ef25e00fbb35704fac9fc3bda71908512ed4cbd345d9dc29d6ede149b2" + "md5=8ff26b1e3685c472b7b3aba2fe938a43" + "sha512=334b9dcb1283a28b8547082a89536b1d439ff588290b8eaecdf4802c5f74dbc8d16ad6fc6c0820036183518d83e2cc273a75787a8b41137424c8e7ee82e2b50a" ] } diff --git a/esy.lock/opam/menhirLib.20230415/opam b/esy.lock/opam/menhirLib.20230608/opam similarity index 73% rename from esy.lock/opam/menhirLib.20230415/opam rename to esy.lock/opam/menhirLib.20230608/opam index 6673506..a83c2db 100644 --- a/esy.lock/opam/menhirLib.20230415/opam +++ b/esy.lock/opam/menhirLib.20230608/opam @@ -22,9 +22,9 @@ conflicts: [ synopsis: "Runtime support library for parsers generated by Menhir" url { src: - "https://gitlab.inria.fr/fpottier/menhir/-/archive/20230415/archive.tar.gz" + "https://gitlab.inria.fr/fpottier/menhir/-/archive/20230608/archive.tar.gz" checksum: [ - "md5=7c4b51e1b666711af04f7832ebc90618" - "sha512=aa8a34c173d9a82d3503919de8377f1b8c9ff721882486f0b5ae2bdb9b22ee7f5ba8f6ef25e00fbb35704fac9fc3bda71908512ed4cbd345d9dc29d6ede149b2" + "md5=8ff26b1e3685c472b7b3aba2fe938a43" + "sha512=334b9dcb1283a28b8547082a89536b1d439ff588290b8eaecdf4802c5f74dbc8d16ad6fc6c0820036183518d83e2cc273a75787a8b41137424c8e7ee82e2b50a" ] } diff --git a/esy.lock/opam/menhirSdk.20230415/opam b/esy.lock/opam/menhirSdk.20230608/opam similarity index 73% rename from esy.lock/opam/menhirSdk.20230415/opam rename to esy.lock/opam/menhirSdk.20230608/opam index 57f8ea8..892f092 100644 --- a/esy.lock/opam/menhirSdk.20230415/opam +++ b/esy.lock/opam/menhirSdk.20230608/opam @@ -22,9 +22,9 @@ conflicts: [ synopsis: "Compile-time library for auxiliary tools related to Menhir" url { src: - "https://gitlab.inria.fr/fpottier/menhir/-/archive/20230415/archive.tar.gz" + "https://gitlab.inria.fr/fpottier/menhir/-/archive/20230608/archive.tar.gz" checksum: [ - "md5=7c4b51e1b666711af04f7832ebc90618" - "sha512=aa8a34c173d9a82d3503919de8377f1b8c9ff721882486f0b5ae2bdb9b22ee7f5ba8f6ef25e00fbb35704fac9fc3bda71908512ed4cbd345d9dc29d6ede149b2" + "md5=8ff26b1e3685c472b7b3aba2fe938a43" + "sha512=334b9dcb1283a28b8547082a89536b1d439ff588290b8eaecdf4802c5f74dbc8d16ad6fc6c0820036183518d83e2cc273a75787a8b41137424c8e7ee82e2b50a" ] } diff --git a/esy.lock/opam/merlin-lib.4.12-501/opam b/esy.lock/opam/merlin-lib.4.12-501/opam new file mode 100644 index 0000000..38dc863 --- /dev/null +++ b/esy.lock/opam/merlin-lib.4.12-501/opam @@ -0,0 +1,34 @@ +opam-version: "2.0" +maintainer: "defree@gmail.com" +authors: "The Merlin team" +homepage: "https://github.com/ocaml/merlin" +bug-reports: "https://github.com/ocaml/merlin/issues" +dev-repo: "git+https://github.com/ocaml/merlin.git" +license: "MIT" +build: [ + ["dune" "subst"] {dev} + ["dune" "build" "-p" name "-j" jobs] +] +depends: [ + "ocaml" {>= "5.1" & < "5.2"} + "dune" {>= "2.9.0"} + "csexp" {>= "1.5.1"} + "menhir" {dev & >= "20201216"} + "menhirLib" {dev & >= "20201216"} + "menhirSdk" {dev & >= "20201216"} +] +synopsis: + "Merlin's libraries" +description: + "These libraries provides access to low-level compiler interfaces and the + standard higher-level merlin protocol. The library is provided as-is, is not + thoroughly documented, and its public API might break with any new release." +url { + src: + "https://github.com/ocaml/merlin/releases/download/v4.12-501/merlin-4.12-501.tbz" + checksum: [ + "sha256=cccc33235497403590f4f68a2f8a3727a265463984b3b9645ebc1abb2f9088c0" + "sha512=95ece87b42316824cc5c847bada2bb1f2131a2b75b00a79d561f1ff801d107146df6d2732cf340d5000a0de373a03d09714a35f75b0ec1e6ab869b2cdaf065e8" + ] +} +x-commit-hash: "fcc3157ab0b2ecccf6ac530d8add326fdbf9fb1c" diff --git a/esy.lock/opam/ocaml-lsp-server.1.12.3/opam b/esy.lock/opam/ocaml-lsp-server.1.16.1/opam similarity index 65% rename from esy.lock/opam/ocaml-lsp-server.1.12.3/opam rename to esy.lock/opam/ocaml-lsp-server.1.16.1/opam index 9110ecb..b28d4ff 100644 --- a/esy.lock/opam/ocaml-lsp-server.1.12.3/opam +++ b/esy.lock/opam/ocaml-lsp-server.1.16.1/opam @@ -20,26 +20,28 @@ bug-reports: "https://github.com/ocaml/ocaml-lsp/issues" depends: [ "dune" {>= "3.0"} "yojson" - "uri" {>= "4.0.0"} "re" {>= "1.5.0"} "ppx_yojson_conv_lib" {>= "v0.14"} - "dune-rpc" + "dune-rpc" {>= "3.4.0"} "chrome-trace" {>= "3.3.0"} "dyn" "stdune" - "fiber" {>= "3.1.1"} + "fiber" {>= "3.1.1" & < "4.0.0"} "xdg" "ordering" "dune-build-info" "spawn" - "omd" {>= "1.3.2" & < "2.0.0~alpha1"} - "octavius" {>= "1.2.2"} + "odoc-parser" {>= "2.0.0" & < "2.3.0"} + "ppx_expect" {>= "v0.15.0" & with-test} + "ocamlformat" {with-test & = "0.24.1"} + "ocamlc-loc" {>= "3.7.0"} "uutf" {>= "1.0.2"} "pp" {>= "1.1.2"} "csexp" {>= "1.5"} "ocamlformat-rpc-lib" {>= "0.21.0"} "odoc" {with-doc} - "ocaml" {>= "4.14" & < "4.15"} + "ocaml" {>= "4.14" & < "5.2"} + "merlin-lib" {>= "4.9" & < "5.0"} ] dev-repo: "git+https://github.com/ocaml/ocaml-lsp.git" build: [ @@ -55,10 +57,10 @@ build: [ ] url { src: - "https://github.com/ocaml/ocaml-lsp/releases/download/1.12.3/lsp-1.12.3.tbz" + "https://github.com/ocaml/ocaml-lsp/releases/download/1.16.1/lsp-1.16.1.tbz" checksum: [ - "sha256=6ef4a5445ba53baf1cf18a59fb712cc20d3d3257d0ce7d8f0e24408bf0aadbf3" - "sha512=33156e369c2b539767c382644d020627fc925eceae4552cc14a361254d2dbae3d6261d502d717e98709c1e1a74c73f10d8e66ac3f26c781d0080b330bb46eb9d" + "sha256=84fb305afbb9935e03bec286dc938f9e4ae768c1766e8d10238e0d812a8c04e6" + "sha512=eae42ed16c5e38f7512dfc6338ecae6d9a13054e9821cffbc9afd6fc79a0736ef81b55222e4a2d49ba51ec8a08009c06a4bbdfe424460c0b3a54e28b23fda36e" ] } -x-commit-hash: "3ea0bb30ba32bbf0b79934d06266b16f873169c1" +x-commit-hash: "1f78031bcaecda696419e893253333566fcd87f3" diff --git a/esy.lock/opam/ocaml-syntax-shims.1.0.0/opam b/esy.lock/opam/ocaml-syntax-shims.1.0.0/opam deleted file mode 100644 index 53c23f6..0000000 --- a/esy.lock/opam/ocaml-syntax-shims.1.0.0/opam +++ /dev/null @@ -1,39 +0,0 @@ -opam-version: "2.0" -synopsis: "Backport new syntax to older OCaml versions" -description: """ -This packages backports new features of the language to older -compilers, such as let+. -""" -maintainer: ["jeremie@dimino.org"] -authors: ["Jérémie Dimino "] -license: "MIT" -homepage: "https://github.com/ocaml-ppx/ocaml-syntax-shims" -doc: "https://ocaml-ppx.github.io/ocaml-syntax-shims/" -bug-reports: "https://github.com/ocaml-ppx/ocaml-syntax-shims/issues" -depends: [ - "dune" {>= "2.0"} - "ocaml" {>= "4.02.3"} -] -build: [ - ["dune" "subst"] {dev} - [ - "dune" - "build" - "-p" - name - "-j" - jobs - "@install" - "@runtest" {with-test} - "@doc" {with-doc} - ] -] -dev-repo: "git+https://github.com/ocaml-ppx/ocaml-syntax-shims.git" -url { - src: - "https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz" - checksum: [ - "sha256=89b2e193e90a0c168b6ec5ddf6fef09033681bdcb64e11913c97440a2722e8c8" - "sha512=75c4c6b0bfa1267a8a49a82ba494d08cf0823fc8350863d6d3d4971528cb09e5a2a29e2981d04c75e76ad0f49360b05a432c9efeff9a4fbc1ec6b28960399852" - ] -} diff --git a/esy.lock/opam/ocaml-version.3.5.0/opam b/esy.lock/opam/ocaml-version.3.6.2/opam similarity index 57% rename from esy.lock/opam/ocaml-version.3.5.0/opam rename to esy.lock/opam/ocaml-version.3.6.2/opam index 52f452d..683271e 100644 --- a/esy.lock/opam/ocaml-version.3.5.0/opam +++ b/esy.lock/opam/ocaml-version.3.6.2/opam @@ -1,30 +1,9 @@ opam-version: "2.0" -maintainer: "Anil Madhavapeddy " -authors: "Anil Madhavapeddy " -license: "ISC" -tags: "org:ocamllabs" -homepage: "https://github.com/ocurrent/ocaml-version" -doc: "https://ocurrent.github.io/ocaml-version/doc" -bug-reports: "https://github.com/ocurrent/ocaml-version/issues" -depends: [ - "ocaml" {>= "4.07.0"} - "dune" {>= "1.0"} - "alcotest" {with-test} -] -build: [ - ["dune" "subst"] {dev} - ["dune" "build" "-p" name "-j" jobs] -] -dev-repo: "git+https://github.com/ocurrent/ocaml-version.git" synopsis: "Manipulate, parse and generate OCaml compiler version strings" description: """ -This library provides facilities to parse version numbers of the OCaml -compiler, and enumerates the various official OCaml releases and configuration -variants. +This library provides facilities to parse version numbers of the OCaml compiler, and enumerates the various official OCaml releases and configuration variants. -OCaml version numbers are of the form `major.minor.patch+extra`, where the -`patch` and `extra` fields are optional. This library offers the following -functionality: +OCaml version numbers are of the form `major.minor.patch+extra`, where the `patch` and `extra` fields are optional. This library offers the following functionality: - Functions to parse and serialise OCaml compiler version numbers. - Enumeration of official OCaml compiler version releases. @@ -33,17 +12,44 @@ functionality: ### Further information -- **Discussion:** Post on with the `ocaml` tag under - the Ecosystem category. +- **Discussion:** Post on with the `ocaml` tag under the Ecosystem category. - **Bugs:** - **Docs:** """ +maintainer: ["Anil Madhavapeddy "] +authors: ["Anil Madhavapeddy "] +license: "ISC" +tags: ["org:ocamllabs"] +homepage: "https://github.com/ocurrent/ocaml-version" +doc: "https://ocurrent.github.io/ocaml-version/doc" +bug-reports: "https://github.com/ocurrent/ocaml-version/issues" +depends: [ + "dune" {>= "3.6"} + "ocaml" {>= "4.07.0"} + "alcotest" {with-test} + "odoc" {with-doc} +] +build: [ + ["dune" "subst"] {dev} + [ + "dune" + "build" + "-p" + name + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] +] +dev-repo: "git+https://github.com/ocurrent/ocaml-version.git" url { src: - "https://github.com/ocurrent/ocaml-version/releases/download/v3.5.0/ocaml-version-3.5.0.tbz" + "https://github.com/ocurrent/ocaml-version/releases/download/v3.6.2/ocaml-version-3.6.2.tbz" checksum: [ - "sha256=d63ca1c3970d6b14057f7176bfdae623e6c0176287c6a6e8b78cf50e2f7f635b" - "sha512=7b5f475897b1c560c81d322ca77b80099025102ec4163b410518e32dce0d6decf7c2ef671f795932bc173741b20bb442e07b182583423d2c990c632c921be5df" + "sha256=5c9d31abbd59891dfda6140850b5c50cb1e88f71e7b712c8fafda0474069feb2" + "sha512=9d8c849bad6a9347508fedcc4f7afbfaff138264ab8e9066f2e6090491170964b9415e71028ea084501dd7009a88f18acb4bc913cab1ccd58921cbf16a19edbe" ] } -x-commit-hash: "ee6c14c52e1995d69a134b23df2c1c721ea7a994" +x-commit-hash: "496b14cdf826a737841526b753ebad8c3656a85a" diff --git a/esy.lock/opam/ocamlbuild.0.14.2/opam b/esy.lock/opam/ocamlbuild.0.14.2+win/opam similarity index 64% rename from esy.lock/opam/ocamlbuild.0.14.2/opam rename to esy.lock/opam/ocamlbuild.0.14.2+win/opam index 74bfbb2..19651df 100644 --- a/esy.lock/opam/ocamlbuild.0.14.2/opam +++ b/esy.lock/opam/ocamlbuild.0.14.2+win/opam @@ -15,19 +15,12 @@ conflicts: [ "ocamlfind" {< "1.6.2"} ] build: [ - [ - make - "-f" - "configure.make" - "all" - "OCAMLBUILD_PREFIX=%{prefix}%" - "OCAMLBUILD_BINDIR=%{bin}%" - "OCAMLBUILD_LIBDIR=%{lib}%" - "OCAMLBUILD_MANDIR=%{man}%" - "OCAML_NATIVE=%{ocaml:native}%" - "OCAML_NATIVE_TOOLS=%{ocaml:native}%" - ] - [make "check-if-preinstalled" "all" "opam-install"] + [make "all"] +] +install: [ + [make "install"] + ["mkdir" "-p" "%{lib}%/ocamlbuild"] + ["install" "-m" "0644" "META" "%{lib}%/ocamlbuild"] ] dev-repo: "git+https://github.com/ocaml/ocamlbuild.git" url { @@ -36,4 +29,10 @@ url { "md5=2f407fadd57b073155a6aead887d9676" "sha512=f568bf10431a1f701e8bd7554dc662400a0d978411038bbad93d44dceab02874490a8a5886a9b44e017347e7949997f13f5c3752f74e1eb5e273d2beb19a75fd" ] -} \ No newline at end of file +} +extra-source "ocamlbuild-0.14.2.patch" { + src: "https://raw.githubusercontent.com/ocaml-opam/opam-repository-mingw/354a87b397856f2a70024c5c83fc5001074935b6/packages/ocamlbuild/ocamlbuild.0.14.2/files/ocamlbuild-0.14.2.patch" + checksum: "sha256=a9b7e1829a3304e5a073d8ddea29d3d8272698e93b7e1ee659ae5e31e5cfb6b9" +} +patches: "ocamlbuild-0.14.2.patch" +available: os = "win32" diff --git a/esy.lock/opam/fiber.3.6.2/opam b/esy.lock/opam/ocamlc-loc.3.11.1/opam similarity index 61% rename from esy.lock/opam/fiber.3.6.2/opam rename to esy.lock/opam/ocamlc-loc.3.11.1/opam index 304d921..5f18c89 100644 --- a/esy.lock/opam/fiber.3.6.2/opam +++ b/esy.lock/opam/ocamlc-loc.3.11.1/opam @@ -1,5 +1,5 @@ opam-version: "2.0" -synopsis: "Structured concurrency library" +synopsis: "Parse ocaml compiler output into structured form" description: "This library offers no backwards compatibility guarantees. Use at your own risk." maintainer: ["Jane Street Group, LLC "] @@ -11,10 +11,12 @@ bug-reports: "https://github.com/ocaml/dune/issues" depends: [ "dune" {>= "3.5"} "ocaml" {>= "4.08.0"} - "stdune" {= version} "dyn" {= version} "odoc" {with-doc} ] +conflicts: [ + "ocaml-lsp-server" {< "1.15.0"} +] dev-repo: "git+https://github.com/ocaml/dune.git" build: [ ["dune" "subst"] {dev} @@ -32,10 +34,11 @@ build: [ ] ] url { - src: "https://github.com/ocaml/dune/releases/download/3.6.2/dune-3.6.2.tbz" + src: + "https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz" checksum: [ - "sha256=b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c" - "sha512=d0dd69ada2f1583319a2d6f679b8d49998059117c3258805ee69ae3e71d47bfab7a9c646f19b5fc43a6ccdef934eb87de5bb81205fcd60968bed8bf1790cf0a3" + "sha256=866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" + "sha512=c888153b204a16bcfed2636de776bbd5f9ca84484e716cc1e9ef3ba3c904e9dd15a2609ae943cddb6097912623ec54618c58386d6730ff742d746850400fb3cc" ] } -x-commit-hash: "c939c2b0f7a470cedd189988c61cd307a3cedace" +x-commit-hash: "7cbb0e7277c6cacd1ccf7941cac5a03c25fc63cf" diff --git a/esy.lock/opam/ocamlformat-lib.0.26.1/opam b/esy.lock/opam/ocamlformat-lib.0.26.1/opam new file mode 100644 index 0000000..2da6b8b --- /dev/null +++ b/esy.lock/opam/ocamlformat-lib.0.26.1/opam @@ -0,0 +1,68 @@ +opam-version: "2.0" +synopsis: "OCaml Code Formatter" +description: + "OCamlFormat is a tool to automatically format OCaml code in a uniform style." +maintainer: [ + "Guillaume Petiot " + "Jules Aguillon " + "Emile Trotignon " +] +authors: [ + "Josh Berdine " + "Hugo Heuzard " + "Etienne Millon " + "Guillaume Petiot " + "Jules Aguillon " +] +homepage: "https://github.com/ocaml-ppx/ocamlformat" +bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues" +depends: [ + "ocaml" {>= "4.08"} + "alcotest" {with-test & >= "1.3.0"} + "base" {>= "v0.12.0"} + "dune" {>= "2.8"} + "dune-build-info" + "either" + "fix" + "fpath" + "menhir" {>= "20201216"} + "menhirLib" {>= "20201216"} + "menhirSdk" {>= "20201216"} + "ocaml-version" {>= "3.5.0"} + "ocamlformat-rpc-lib" {with-test & = version} + "ocp-indent" {with-test = "false" & >= "1.8.0" | with-test & >= "1.8.1"} + "stdio" + "uuseg" {>= "10.0.0"} + "uutf" {>= "1.0.1"} + "csexp" {>= "1.4.0"} + "astring" + "result" + "camlp-streams" + "odoc" {with-doc} +] +build: [ + ["dune" "subst"] {dev} + [ + "dune" + "build" + "-p" + name + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] +] +dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git" +# OCamlFormat is distributed under the MIT license. Parts of the OCaml library are vendored for OCamlFormat and distributed under their original LGPL 2.1 license +license: ["MIT" "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"] +url { + src: + "https://github.com/ocaml-ppx/ocamlformat/releases/download/0.26.1/ocamlformat-0.26.1.tbz" + checksum: [ + "sha256=da006e427f15b9ec612fb808d446599bd9b7c3ee25abeb3d555747a70d74c6d7" + "sha512=b7413f8dc47ba3a2372e89d59cae54f9a602ab81e31cd14ed986a831111080b79a5a3cc45dac04d8ffae5054c35bf29fe9559f145c76c87a30e191ed5400942a" + ] +} +x-commit-hash: "6734dfc1992eb782f0a936ce3cd7c78b7c1d39d3" diff --git a/esy.lock/opam/ocamlformat-rpc-lib.0.25.1/opam b/esy.lock/opam/ocamlformat-rpc-lib.0.26.1/opam similarity index 54% rename from esy.lock/opam/ocamlformat-rpc-lib.0.25.1/opam rename to esy.lock/opam/ocamlformat-rpc-lib.0.26.1/opam index e6e4ec1..e685d68 100644 --- a/esy.lock/opam/ocamlformat-rpc-lib.0.25.1/opam +++ b/esy.lock/opam/ocamlformat-rpc-lib.0.26.1/opam @@ -2,8 +2,18 @@ opam-version: "2.0" synopsis: "Auto-formatter for OCaml code (RPC mode)" description: "OCamlFormat is a tool to automatically format OCaml code in a uniform style. This package defines a RPC interface to OCamlFormat" -maintainer: ["OCamlFormat Team "] -authors: ["Josh Berdine "] +maintainer: [ + "Guillaume Petiot " + "Jules Aguillon " + "Emile Trotignon " +] +authors: [ + "Josh Berdine " + "Hugo Heuzard " + "Etienne Millon " + "Guillaume Petiot " + "Jules Aguillon " +] license: "MIT" homepage: "https://github.com/ocaml-ppx/ocamlformat" bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues" @@ -30,10 +40,10 @@ build: [ dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git" url { src: - "https://github.com/ocaml-ppx/ocamlformat/releases/download/0.25.1/ocamlformat-0.25.1.tbz" + "https://github.com/ocaml-ppx/ocamlformat/releases/download/0.26.1/ocamlformat-0.26.1.tbz" checksum: [ - "sha256=dc8f2a330ca3930b36cacb2623bb360ed8bdf6e4a8acd293dbd9e2241a6fd33d" - "sha512=b28f545425fb5375447c90022d065dc7fd51ed2f66d8c1f65a71a6ad2465d039a8686e8f18249e5ad3a2362fee6149c855ef30eb45fb9d06d743a53d26b3e26f" + "sha256=da006e427f15b9ec612fb808d446599bd9b7c3ee25abeb3d555747a70d74c6d7" + "sha512=b7413f8dc47ba3a2372e89d59cae54f9a602ab81e31cd14ed986a831111080b79a5a3cc45dac04d8ffae5054c35bf29fe9559f145c76c87a30e191ed5400942a" ] } -x-commit-hash: "651f767b48e14ba6b24db9421306942d9e51adcc" +x-commit-hash: "6734dfc1992eb782f0a936ce3cd7c78b7c1d39d3" diff --git a/esy.lock/opam/ocamlformat.0.24.1/opam b/esy.lock/opam/ocamlformat.0.24.1/opam deleted file mode 100644 index f9ffdab..0000000 --- a/esy.lock/opam/ocamlformat.0.24.1/opam +++ /dev/null @@ -1,57 +0,0 @@ -opam-version: "2.0" -synopsis: "Auto-formatter for OCaml code" -description: - "OCamlFormat is a tool to automatically format OCaml code in a uniform style." -maintainer: ["OCamlFormat Team "] -authors: ["Josh Berdine "] -homepage: "https://github.com/ocaml-ppx/ocamlformat" -bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues" -depends: [ - "ocaml" {>= "4.08"} - "alcotest" {with-test} - "base" {>= "v0.12.0"} - "cmdliner" {>= "1.1.0"} - "dune" {>= "2.8"} - "dune-build-info" - "either" - "fix" - "fpath" - "menhir" {>= "20201216"} - "menhirLib" {>= "20201216"} - "menhirSdk" {>= "20201216"} - "ocaml-version" {>= "3.3.0" & < "3.6.0"} - "ocamlformat-rpc-lib" {with-test & = version} - "ocp-indent" - "odoc-parser" {>= "2.0.0" & < "3.0.0"} - "re" {>= "1.7.2"} - "stdio" - "uuseg" {>= "10.0.0"} - "uutf" {>= "1.0.1"} - "csexp" {>= "1.4.0"} - "odoc" {with-doc} -] -build: [ - ["dune" "subst"] {dev} - [ - "dune" - "build" - "-p" - name - "-j" - jobs - "@install" - "@runtest" {with-test} - "@doc" {with-doc} - ] -] -dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git" -license: ["MIT" "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"] -url { - src: - "https://github.com/ocaml-ppx/ocamlformat/releases/download/0.24.1/ocamlformat-0.24.1.tbz" - checksum: [ - "sha256=023425e9818f80ea50537b2371a4a766c149a9957d05807e88a004d2d5f441ce" - "sha512=753b6128be68042895202f99959b360ce954db6f82b19b83b4bb346761a8e9cfdfc2b4b25e2070e60601b555562e78f9ebb02760ff127464e0b66cedbddca304" - ] -} -x-commit-hash: "86938aa4435b251af1a3b081f7fbed90f982cf62" # OCamlFormat is distributed under the MIT license. Parts of the OCaml library are vendored for OCamlFormat and distributed under their original LGPL 2.1 license diff --git a/esy.lock/opam/ocamlformat.0.26.1/opam b/esy.lock/opam/ocamlformat.0.26.1/opam new file mode 100644 index 0000000..5249081 --- /dev/null +++ b/esy.lock/opam/ocamlformat.0.26.1/opam @@ -0,0 +1,58 @@ +opam-version: "2.0" +synopsis: "Auto-formatter for OCaml code" +description: """ +**ocamlformat** is a code formatter for OCaml. It comes with opinionated default settings but is also fully customizable to suit your coding style. + +- **Profiles:** ocamlformat offers profiles we predefined formatting configurations. Profiles include `default`, `ocamlformat`, `janestreet`. +- **Configurable:** Users can change the formatting profile and configure every option in their `.ocamlformat` configuration file. +- **Format Comments:** ocamlformat can format comments, docstrings, and even code blocks in your comments. +- **RPC:** ocamlformat provides an RPC server that can be used by other tools to easily format OCaml Code.""" +maintainer: [ + "Guillaume Petiot " + "Jules Aguillon " + "Emile Trotignon " +] +authors: [ + "Josh Berdine " + "Hugo Heuzard " + "Etienne Millon " + "Guillaume Petiot " + "Jules Aguillon " +] +homepage: "https://github.com/ocaml-ppx/ocamlformat" +bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues" +depends: [ + "ocaml" {>= "4.08"} + "cmdliner" {with-test = "false" & >= "1.1.0" | with-test & >= "1.2.0"} + "dune" {>= "2.8"} + "ocamlformat-lib" {= version} + "ocamlformat-rpc-lib" {with-test & = version} + "re" {>= "1.10.3"} + "odoc" {with-doc} +] +build: [ + ["dune" "subst"] {dev} + [ + "dune" + "build" + "-p" + name + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] +] +dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git" +# OCamlFormat is distributed under the MIT license. Parts of the OCaml library are vendored for OCamlFormat and distributed under their original LGPL 2.1 license +license: ["MIT" "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"] +url { + src: + "https://github.com/ocaml-ppx/ocamlformat/releases/download/0.26.1/ocamlformat-0.26.1.tbz" + checksum: [ + "sha256=da006e427f15b9ec612fb808d446599bd9b7c3ee25abeb3d555747a70d74c6d7" + "sha512=b7413f8dc47ba3a2372e89d59cae54f9a602ab81e31cd14ed986a831111080b79a5a3cc45dac04d8ffae5054c35bf29fe9559f145c76c87a30e191ed5400942a" + ] +} +x-commit-hash: "6734dfc1992eb782f0a936ce3cd7c78b7c1d39d3" diff --git a/esy.lock/opam/octavius.1.2.2/opam b/esy.lock/opam/octavius.1.2.2/opam deleted file mode 100644 index 0539c09..0000000 --- a/esy.lock/opam/octavius.1.2.2/opam +++ /dev/null @@ -1,33 +0,0 @@ -opam-version: "2.0" -maintainer: ["leo@lpw25.net"] -authors: ["Leo White "] -license: "ISC" -homepage: "https://github.com/ocaml-doc/octavius" -doc: "http://ocaml-doc.github.io/octavius/" -bug-reports: "https://github.com/ocaml-doc/octavius/issues" -depends: [ - "dune" {>= "1.11"} - "ocaml" {>= "4.03.0"} -] -build: [ - ["dune" "subst"] {dev} - [ - "dune" - "build" - "-p" - name - "-j" - jobs - "@install" - "@runtest" {with-test} - "@doc" {with-doc} - ] -] -dev-repo: "git+https://github.com/ocaml-doc/octavius.git" - -synopsis: "Ocamldoc comment syntax parser" -description: "Octavius is a library to parse the `ocamldoc` comment syntax." -url { - src: "https://github.com/ocaml-doc/octavius/archive/v1.2.2.tar.gz" - checksum: "md5=72f9e1d996e6c5089fc513cc9218607b" -} diff --git a/esy.lock/opam/omd.1.3.2/opam b/esy.lock/opam/omd.1.3.2/opam deleted file mode 100644 index ad2e501..0000000 --- a/esy.lock/opam/omd.1.3.2/opam +++ /dev/null @@ -1,50 +0,0 @@ -opam-version: "2.0" -synopsis: "A Markdown frontend in pure OCaml" -description: """ -This Markdown library is implemented using only pure OCaml (including -I/O operations provided by the standard OCaml compiler distribution). -OMD is meant to be as faithful as possible to the original Markdown. -Additionally, OMD implements a few Github markdown features, an -extension mechanism, and some other features. Note that the opam -package installs both the OMD library and the command line tool `omd`.""" -maintainer: [ - "Shon Feder " "Raphael Sousa Santos <@sonologico>" -] -authors: [ - "Philippe Wang " - "Nicolás Ojeda Bär " -] -license: "ISC" -tags: ["org:ocamllabs" "org:mirage"] -homepage: "https://github.com/ocaml/omd" -bug-reports: "https://github.com/ocaml/omd/issues" -depends: [ - "dune" {>= "2.7"} - "ocaml" {>= "4.04"} - "base-bigarray" - "base-bytes" - "odoc" {with-doc} -] -build: [ - ["dune" "subst"] {dev} - [ - "dune" - "build" - "-p" - name - "-j" - jobs - "@install" - "@runtest" {with-test} - "@doc" {with-doc} - ] -] -dev-repo: "git+https://github.com/ocaml/omd.git" -url { - src: "https://github.com/ocaml/omd/releases/download/1.3.2/omd-1.3.2.tbz" - checksum: [ - "sha256=6023e1642631f08f678eb5725820879ed7bb5a3ffee777cdedebc28c1f85fadb" - "sha512=fa2070a5f5d30b2cc422937ac4158bb087134a69d47fa15df403afb1c0c60a73dd436c949faa8d44e0b65bdee039779d86191b55085b717253f91ef20a69ef98" - ] -} -x-commit-hash: "bc6c0d568b90b61143e9863cb6ef7b3989b3313a" diff --git a/esy.lock/opam/ordering.3.6.2/opam b/esy.lock/opam/ordering.3.11.1/opam similarity index 66% rename from esy.lock/opam/ordering.3.6.2/opam rename to esy.lock/opam/ordering.3.11.1/opam index ea64f90..5416c80 100644 --- a/esy.lock/opam/ordering.3.6.2/opam +++ b/esy.lock/opam/ordering.3.11.1/opam @@ -29,10 +29,11 @@ build: [ ] ] url { - src: "https://github.com/ocaml/dune/releases/download/3.6.2/dune-3.6.2.tbz" + src: + "https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz" checksum: [ - "sha256=b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c" - "sha512=d0dd69ada2f1583319a2d6f679b8d49998059117c3258805ee69ae3e71d47bfab7a9c646f19b5fc43a6ccdef934eb87de5bb81205fcd60968bed8bf1790cf0a3" + "sha256=866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" + "sha512=c888153b204a16bcfed2636de776bbd5f9ca84484e716cc1e9ef3ba3c904e9dd15a2609ae943cddb6097912623ec54618c58386d6730ff742d746850400fb3cc" ] } -x-commit-hash: "c939c2b0f7a470cedd189988c61cd307a3cedace" +x-commit-hash: "7cbb0e7277c6cacd1ccf7941cac5a03c25fc63cf" diff --git a/esy.lock/opam/pp.1.1.2/opam b/esy.lock/opam/pp.1.2.0/opam similarity index 76% rename from esy.lock/opam/pp.1.1.2/opam rename to esy.lock/opam/pp.1.2.0/opam index e09edbf..9f4fad2 100644 --- a/esy.lock/opam/pp.1.1.2/opam +++ b/esy.lock/opam/pp.1.2.0/opam @@ -20,7 +20,7 @@ one [2] should be applicable to Pp as well. """ maintainer: ["Jeremie Dimino "] authors: [ - "Jane Street Group, LLC" + "Jane Street Group, LLC " "Jeremie Dimino " ] license: "MIT" @@ -28,9 +28,10 @@ homepage: "https://github.com/ocaml-dune/pp" doc: "https://ocaml-dune.github.io/pp/" bug-reports: "https://github.com/ocaml-dune/pp/issues" depends: [ - "dune" {>= "2.0"} + "dune" {>= "2.8"} "ocaml" {>= "4.08.0"} "ppx_expect" {with-test} + "odoc" {with-doc} ] build: [ ["dune" "subst"] {dev} @@ -47,12 +48,12 @@ build: [ ] ] dev-repo: "git+https://github.com/ocaml-dune/pp.git" -x-commit-hash: "395b95c89cfe2c6d538dad9d56721b6a7278d46c" url { src: - "https://github.com/ocaml-dune/pp/releases/download/1.1.2/pp-1.1.2.tbz" + "https://github.com/ocaml-dune/pp/releases/download/1.2.0/pp-1.2.0.tbz" checksum: [ - "sha256=e4a4e98d96b1bb76950fcd6da4e938c86d989df4d7e48f02f7a44595f5af1d56" - "sha512=58f78b083483006b40814be9aac33c895349eb1c6427d2762b4d760192613401262478bd5deff909763517560b06af7bf013c6a6f87d549aafa77b26345303f2" + "sha256=a5e822573c55afb42db29ec56eacd1f2acd8f65cf2df2878e291de374ce6909c" + "sha512=912164c2aa7241d73f735dadfbefe8ed0138d241579d2e885440e068fac78eb9f0b3d782c2420e757e313168c1725daff6ab91800dd315b1e05288456998b40a" ] } +x-commit-hash: "83b68c740f21acdcfe54436355ab328372871357" diff --git a/esy.lock/opam/ppx_yojson_conv_lib.v0.15.0/opam b/esy.lock/opam/ppx_yojson_conv_lib.v0.16.0/opam similarity index 75% rename from esy.lock/opam/ppx_yojson_conv_lib.v0.15.0/opam rename to esy.lock/opam/ppx_yojson_conv_lib.v0.16.0/opam index 1b0664b..c3e72b4 100644 --- a/esy.lock/opam/ppx_yojson_conv_lib.v0.15.0/opam +++ b/esy.lock/opam/ppx_yojson_conv_lib.v0.16.0/opam @@ -10,7 +10,7 @@ build: [ ["dune" "build" "-p" name "-j" jobs] ] depends: [ - "ocaml" {>= "4.02.3"} + "ocaml" {>= "4.14.0"} "dune" {>= "2.0.0"} "yojson" {>= "1.7.0"} ] @@ -19,6 +19,6 @@ description: " Part of the Jane Street's PPX rewriters collection. " url { -src: "https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_yojson_conv_lib-v0.15.0.tar.gz" -checksum: "sha256=f9d2c5eff4566ec1f1f379b186ed22c8ddd6be0909a160bc5a9ac7abc6a6b684" +src: "https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_yojson_conv_lib-v0.16.0.tar.gz" +checksum: "sha256=557c43c88d365b4cbb514d809f1eecc54d7b9976b0669bc55b02169e6c86ec7d" } diff --git a/esy.lock/opam/ppxlib.0.29.1/opam b/esy.lock/opam/ppxlib.0.31.0/opam similarity index 67% rename from esy.lock/opam/ppxlib.0.29.1/opam rename to esy.lock/opam/ppxlib.0.31.0/opam index 0a04c32..c601738 100644 --- a/esy.lock/opam/ppxlib.0.29.1/opam +++ b/esy.lock/opam/ppxlib.0.31.0/opam @@ -1,9 +1,9 @@ opam-version: "2.0" -synopsis: "Standard library for ppx rewriters" +synopsis: "Standard infrastructure for ppx rewriters" description: """ -Ppxlib is the standard library for ppx rewriters and other programs -that manipulate the in-memory representation of OCaml programs, a.k.a -the "Parsetree". +Ppxlib is the standard infrastructure for ppx rewriters +and other programs that manipulate the in-memory representation of +OCaml programs, a.k.a the "Parsetree". It also comes bundled with two ppx rewriters that are commonly used to write tools that manipulate and/or generate Parsetree values; @@ -20,7 +20,7 @@ doc: "https://ocaml-ppx.github.io/ppxlib/" bug-reports: "https://github.com/ocaml-ppx/ppxlib/issues" depends: [ "dune" {>= "2.7"} - "ocaml" {>= "4.04.1" & < "5.1.0"} + "ocaml" {>= "4.04.1" & < "5.2.0" & != "5.1.0~alpha1"} "ocaml-compiler-libs" {>= "v0.11.0"} "ppx_derivers" {>= "1.0"} "sexplib0" {>= "v0.12"} @@ -29,8 +29,6 @@ depends: [ "ocamlfind" {with-test} "re" {with-test & >= "1.9.0"} "cinaps" {with-test & >= "v0.12.1"} - "base" {with-test & < "v0.16.0" } - "stdio" {with-test} "odoc" {with-doc} ] conflicts: [ @@ -54,10 +52,10 @@ build: [ dev-repo: "git+https://github.com/ocaml-ppx/ppxlib.git" url { src: - "https://github.com/ocaml-ppx/ppxlib/releases/download/0.29.1/ppxlib-0.29.1.tbz" + "https://github.com/ocaml-ppx/ppxlib/releases/download/0.31.0/ppxlib-0.31.0.tbz" checksum: [ - "sha256=c8ea8c8770414fdba6612e7f2d814b21a493daa974ea862a90c8e6c766e5dd79" - "sha512=edc468e9111cc26e31825e475fd72f55123a22fe86548e07e7d111796fecb8d60359b1b53c7eac383e5e2114cbae74dfd9c166f330e84cbeab4ddfd5797e322f" + "sha256=d21676654e57faa12d7895caffe8703b64521d66efcf152491871a55b2ae41d8" + "sha512=63f2d327cfc5382476f812670d304aade91b3ea8f10420d6fc9e7078112368d99dbf43dfda9c2c2cf91341b71c37c45c1fe1d54fecde2348560f9d3c48571603" ] } -x-commit-hash: "36fcba0408b78963a730e0be92abdbab00b0ea26" +x-commit-hash: "e765a30151347f8044ce077d103d3828db8d5409" diff --git a/esy.lock/opam/re.1.10.4/opam b/esy.lock/opam/re.1.11.0/opam similarity index 69% rename from esy.lock/opam/re.1.10.4/opam rename to esy.lock/opam/re.1.11.0/opam index 9dad661..303af00 100644 --- a/esy.lock/opam/re.1.10.4/opam +++ b/esy.lock/opam/re.1.11.0/opam @@ -8,7 +8,7 @@ authors: [ "Rudi Grinberg" "Gabriel Radanne" ] -license: "LGPL-2.0-or-later WITH OCaml-LGPL-linking-exception" +license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception" homepage: "https://github.com/ocaml/ocaml-re" bug-reports: "https://github.com/ocaml/ocaml-re/issues" dev-repo: "git+https://github.com/ocaml/ocaml-re.git" @@ -37,10 +37,10 @@ Pure OCaml regular expressions with: """ url { src: - "https://github.com/ocaml/ocaml-re/releases/download/1.10.4/re-1.10.4.tbz" + "https://github.com/ocaml/ocaml-re/releases/download/1.11.0/re-1.11.0.tbz" checksum: [ - "sha256=83eb3e4300aa9b1dc7820749010f4362ea83524742130524d78c20ce99ca747c" - "sha512=92b05cf92c389fa8c753f2acca837b15dd05a4a2e8e2bec7a269d2e14c35b1a786d394258376648f80b4b99250ba1900cfe68230b8385aeac153149d9ce56099" + "sha256=01fc244780c0f6be72ae796b1fb750f367de18624fd75d07ee79782ed6df8d4f" + "sha512=3e3712cc1266ec1f27620f3508ea2ebba338f4083b07d8a69dccee1facfdc1971a6c39f9deea664d2a62fd7f2cfd2eae816ca4c274acfadaee992a3befc4b757" ] } -x-commit-hash: "e9a4cecb8294c1839db18b1d0c30e755ec85ed5e" +x-commit-hash: "2dd38515c76c40299596d39f18d9b9a20f00d788" diff --git a/esy.lock/opam/sedlex.3.1/opam b/esy.lock/opam/sedlex.3.2/opam similarity index 83% rename from esy.lock/opam/sedlex.3.1/opam rename to esy.lock/opam/sedlex.3.2/opam index 61433b2..b978761 100644 --- a/esy.lock/opam/sedlex.3.1/opam +++ b/esy.lock/opam/sedlex.3.2/opam @@ -15,8 +15,8 @@ license: "MIT" homepage: "https://github.com/ocaml-community/sedlex" bug-reports: "https://github.com/ocaml-community/sedlex/issues" depends: [ - "ocaml" {>= "4.14"} - "dune" {>= "2.8"} + "ocaml" {>= "4.08"} + "dune" {>= "3.0"} "ppxlib" {>= "0.26.0"} "gen" "ppx_expect" {with-test} @@ -40,9 +40,9 @@ dev-repo: "git+https://github.com/ocaml-community/sedlex.git" doc: "https://ocaml-community.github.io/sedlex/index.html" url { src: - "https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.1.tar.gz" + "https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.2.tar.gz" checksum: [ - "md5=e9d423a4cb194af3f39cc38eeb033eeb" - "sha512=27c7954c03a9d78f252167708afe7d91648ad3d3aa529e00c73da75bac49c2cf552cc9d27d29f1d9a04b1e2b47b7c6de9e9850c53124ad9f311d0a8f54bb9cae" + "md5=b67eec3a80a7fed8e6c91e47260b0843" + "sha512=00e257d1b97e99d49028d2e38b20a05c6aa151c362991c37c17522bf58c19e273b762ea39dd9783ed9ecc60d11dadeabb0487e16b4af91536e45e7e18c86cfe9" ] } diff --git a/esy.lock/opam/sexplib0.v0.15.1/opam b/esy.lock/opam/sexplib0.v0.16.0/opam similarity index 79% rename from esy.lock/opam/sexplib0.v0.15.1/opam rename to esy.lock/opam/sexplib0.v0.16.0/opam index 123ccd0..d9c5f04 100644 --- a/esy.lock/opam/sexplib0.v0.15.1/opam +++ b/esy.lock/opam/sexplib0.v0.16.0/opam @@ -10,7 +10,7 @@ build: [ ["dune" "build" "-p" name "-j" jobs] ] depends: [ - "ocaml" {>= "4.08"} + "ocaml" {>= "4.08.0"} "dune" {>= "2.0.0"} ] synopsis: "Library containing the definition of S-expressions and some base converters" @@ -21,6 +21,6 @@ OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml. " url { -src: "https://github.com/janestreet/sexplib0/archive/refs/tags/v0.15.1.tar.gz" -checksum: "md5=ab8fd6273f35a792cad48cbb3024a7f9" +src: "https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz" +checksum: "sha256=86dba26468194512f789f2fb709063515a9cb4e5c4461c021c239a369590701d" } diff --git a/esy.lock/opam/stdio.v0.15.0/opam b/esy.lock/opam/stdio.v0.16.0/opam similarity index 74% rename from esy.lock/opam/stdio.v0.15.0/opam rename to esy.lock/opam/stdio.v0.16.0/opam index 39dcaee..bd23d60 100644 --- a/esy.lock/opam/stdio.v0.15.0/opam +++ b/esy.lock/opam/stdio.v0.16.0/opam @@ -10,8 +10,8 @@ build: [ ["dune" "build" "-p" name "-j" jobs] ] depends: [ - "ocaml" {>= "4.08.0"} - "base" {>= "v0.15" & < "v0.16"} + "ocaml" {>= "4.14.0"} + "base" {>= "v0.16" & < "v0.17"} "dune" {>= "2.0.0"} ] synopsis: "Standard IO library for OCaml" @@ -22,6 +22,6 @@ It re-exports the input/output functions of the OCaml standard libraries using a more consistent API. " url { -src: "https://ocaml.janestreet.com/ocaml-core/v0.15/files/stdio-v0.15.0.tar.gz" -checksum: "sha256=c37292921dc6a88425f773eba6bdbeac1dedacd1f55917fa4bcd9c4b25795e4b" +src: "https://ocaml.janestreet.com/ocaml-core/v0.16/files/stdio-v0.16.0.tar.gz" +checksum: "sha256=61f0b75950614ac5378c6ec0d822cce6463402d919d5810b736fc46522b3a73e" } diff --git a/esy.lock/opam/stdune.3.6.2/opam b/esy.lock/opam/stdune.3.11.1/opam similarity index 69% rename from esy.lock/opam/stdune.3.6.2/opam rename to esy.lock/opam/stdune.3.11.1/opam index 446f26e..2dfc925 100644 --- a/esy.lock/opam/stdune.3.6.2/opam +++ b/esy.lock/opam/stdune.3.11.1/opam @@ -14,7 +14,7 @@ depends: [ "base-unix" "dyn" {= version} "ordering" {= version} - "pp" {>= "1.1.0"} + "pp" {>= "1.2.0"} "csexp" {>= "1.5.0"} "odoc" {with-doc} ] @@ -35,10 +35,11 @@ build: [ ] ] url { - src: "https://github.com/ocaml/dune/releases/download/3.6.2/dune-3.6.2.tbz" + src: + "https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz" checksum: [ - "sha256=b6d4ab848efb04aa2a325d0015d32ed4414ed7130ec7aa12f98158eff445cf3c" - "sha512=d0dd69ada2f1583319a2d6f679b8d49998059117c3258805ee69ae3e71d47bfab7a9c646f19b5fc43a6ccdef934eb87de5bb81205fcd60968bed8bf1790cf0a3" + "sha256=866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" + "sha512=c888153b204a16bcfed2636de776bbd5f9ca84484e716cc1e9ef3ba3c904e9dd15a2609ae943cddb6097912623ec54618c58386d6730ff742d746850400fb3cc" ] } -x-commit-hash: "c939c2b0f7a470cedd189988c61cd307a3cedace" +x-commit-hash: "7cbb0e7277c6cacd1ccf7941cac5a03c25fc63cf" diff --git a/esy.lock/opam/stringext.1.6.0/opam b/esy.lock/opam/stringext.1.6.0/opam deleted file mode 100644 index 3955914..0000000 --- a/esy.lock/opam/stringext.1.6.0/opam +++ /dev/null @@ -1,31 +0,0 @@ -opam-version: "2.0" -maintainer: "rudi.grinberg@gmail.com" -authors: "Rudi Grinberg" -license: "MIT" -homepage: "https://github.com/rgrinberg/stringext" -bug-reports: "https://github.com/rgrinberg/stringext/issues" -depends: [ - "ocaml" {>= "4.02.3"} - "dune" {>= "1.0"} - "ounit" {with-test} - "qtest" {with-test & >= "2.2"} -] -build: [ - ["dune" "subst"] {dev} - ["dune" "build" "-p" name "-j" jobs] - ["dune" "runtest" "-p" name "-j" jobs] {with-test} -] -dev-repo: "git+https://github.com/rgrinberg/stringext.git" -synopsis: "Extra string functions for OCaml" -description: """ -Extra string functions for OCaml. Mainly splitting. All functions are in the -Stringext module. -""" -url { - src: - "https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz" - checksum: [ - "sha256=db41f5d52e9eab17615f110b899dfeb27dd7e7f89cd35ae43827c5119db206ea" - "sha512=d8ebe40f42b598a9bd99f1ef4b00ba93458385a4accd121af66a0bf3b3f8d7135f576740adf1a43081dd409977c2219fd4bdbb5b3d1308890d301d553ed49900" - ] -} diff --git a/esy.lock/opam/uri.4.2.0/opam b/esy.lock/opam/uri.4.2.0/opam deleted file mode 100644 index 64f60ea..0000000 --- a/esy.lock/opam/uri.4.2.0/opam +++ /dev/null @@ -1,36 +0,0 @@ -opam-version: "2.0" -maintainer: "anil@recoil.org" -authors: ["Anil Madhavapeddy" "David Sheets" "Rudi Grinberg"] -license: "ISC" -tags: ["url" "uri" "org:mirage" "org:xapi-project"] -homepage: "https://github.com/mirage/ocaml-uri" -bug-reports: "https://github.com/mirage/ocaml-uri/issues" -dev-repo: "git+https://github.com/mirage/ocaml-uri.git" -doc: "https://mirage.github.io/ocaml-uri/" -synopsis: "An RFC3986 URI/URL parsing library" -description: """ -This is an OCaml implementation of the [RFC3986](http://tools.ietf.org/html/rfc3986) specification -for parsing URI or URLs. -""" -depends: [ - "ocaml" {>= "4.04.0"} - "dune" {>= "1.2.0"} - "ounit" {with-test & >= "1.0.2"} - "ppx_sexp_conv" {with-test & >= "v0.9.0"} - "stringext" {>= "1.4.0"} - "angstrom" {>= "0.14.0"} -] -build: [ - ["dune" "subst"] {dev} - ["dune" "build" "-p" name "-j" jobs] - ["dune" "runtest" "-p" name "-j" jobs] {with-test} -] -x-commit-hash: "0ff3efbbc235bef5a7d67cc01bc1dadbe2e859b9" -url { - src: - "https://github.com/mirage/ocaml-uri/releases/download/v4.2.0/uri-v4.2.0.tbz" - checksum: [ - "sha256=c5c013d940dbb6731ea2ee75c2bf991d3435149c3f3659ec2e55476f5473f16b" - "sha512=119e39bf53db9e94383a4e3a3df492b60b2db097266b3a8660de431ad85bc87997718305972fd2abbfb529973475ce6b210ba5e34d12e85a5dabbb0e24130aa1" - ] -} diff --git a/esy.lock/opam/uucp.15.0.0/opam b/esy.lock/opam/uucp.15.1.0/opam similarity index 61% rename from esy.lock/opam/uucp.15.0.0/opam rename to esy.lock/opam/uucp.15.1.0/opam index dccf7c2..f3abfca 100644 --- a/esy.lock/opam/uucp.15.0.0/opam +++ b/esy.lock/opam/uucp.15.1.0/opam @@ -2,14 +2,13 @@ opam-version: "2.0" synopsis: "Unicode character properties for OCaml" description: """\ Uucp is an OCaml library providing efficient access to a selection of -character properties of the [Unicode character database][1]. +character properties of the [Unicode character database]. -Uucp is independent from any Unicode text data structure and has no -dependencies. It is distributed under the ISC license. +Uucp is distributed under the ISC license. It has no dependency. -[1]: http://www.unicode.org/reports/tr44/ +Home page: -Home page: http://erratique.ch/software/uucp""" +[Unicode character database]: http://www.unicode.org/reports/tr44/""" maintainer: "Daniel Bünzli " authors: "The uucp programmers" license: "ISC" @@ -18,17 +17,16 @@ homepage: "https://erratique.ch/software/uucp" doc: "https://erratique.ch/software/uucp/doc/" bug-reports: "https://github.com/dbuenzli/uucp/issues" depends: [ - "ocaml" {>= "4.03.0"} + "ocaml" {>= "4.14.0"} "ocamlfind" {build} "ocamlbuild" {build} "topkg" {build & >= "1.0.3"} - "uucd" {with-test} + "uucd" {with-test & dev & >= "15.1.0" & < "16.0.0"} "uunf" {with-test} - "uutf" {with-test} ] -depopts: ["uutf" "uunf" "cmdliner"] +depopts: ["uunf" "cmdliner"] conflicts: [ - "uutf" {< "1.0.1"} + "uunf" {< "15.1.0" | >= "16.0.0"} "cmdliner" {< "1.1.0"} ] build: [ @@ -37,8 +35,6 @@ build: [ "build" "--dev-pkg" "%{dev}%" - "--with-uutf" - "%{uutf:installed}%" "--with-uunf" "%{uunf:installed}%" "--with-cmdliner" @@ -49,7 +45,7 @@ post-messages: {failure & (arch = "ppc64" | arch = "arm64")} dev-repo: "git+https://erratique.ch/repos/uucp.git" url { - src: "https://erratique.ch/software/uucp/releases/uucp-15.0.0.tbz" + src: "https://erratique.ch/software/uucp/releases/uucp-15.1.0.tbz" checksum: - "sha512=ee4acff5666961766321e85e287fb9d5b8d50533319f22bf6f4eceb943242df2d0e0f4e775c4a140f68ca142837938eaa5926e22362215a3365ffe7f8768923b" + "sha512=998f94fadb72357b15a3042a3d11c31b3e16f281822673f2defdd515cd1394d55de1817628be8bd5c030175f9e62c53630d4139a1c0253800f9fb898b0f11364" } \ No newline at end of file diff --git a/esy.lock/opam/uuseg.15.0.0/opam b/esy.lock/opam/uuseg.15.1.0/opam similarity index 64% rename from esy.lock/opam/uuseg.15.0.0/opam rename to esy.lock/opam/uuseg.15.1.0/opam index 2178c04..c1a8720 100644 --- a/esy.lock/opam/uuseg.15.0.0/opam +++ b/esy.lock/opam/uuseg.15.1.0/opam @@ -3,22 +3,20 @@ synopsis: "Unicode text segmentation for OCaml" description: """\ Uuseg is an OCaml library for segmenting Unicode text. It implements the locale independent [Unicode text segmentation algorithms][1] to -detect grapheme cluster, word and sentence boundaries and the -[Unicode line breaking algorithm][2] to detect line break -opportunities. +detect grapheme cluster, word and sentence boundaries and the [Unicode +line breaking algorithm][2] to detect line break opportunities. The library is independent from any IO mechanism or Unicode text data structure and it can process text without a complete in-memory representation. -Uuseg depends on [Uucp](http://erratique.ch/software/uucp) and -optionally on [Uutf](http://erratique.ch/software/uutf) for support on -OCaml UTF-X encoded strings. It is distributed under the ISC license. +Uuseg is distributed under the ISC license. It depends on [Uucp]. [1]: http://www.unicode.org/reports/tr29/ [2]: http://www.unicode.org/reports/tr14/ +[Uucp]: http://erratique.ch/software/uucp -Homepage: http://erratique.ch/software/uuseg""" +Homepage: """ maintainer: "Daniel Bünzli " authors: "The uuseg programmers" license: "ISC" @@ -27,11 +25,11 @@ homepage: "https://erratique.ch/software/uuseg" doc: "https://erratique.ch/software/uuseg/doc/" bug-reports: "https://github.com/dbuenzli/uuseg/issues" depends: [ - "ocaml" {>= "4.03.0"} + "ocaml" {>= "4.14.0"} "ocamlfind" {build} "ocamlbuild" {build} "topkg" {build & >= "1.0.3"} - "uucp" {>= "15.0.0" & < "16.0.0"} + "uucp" {>= "15.1.0" & < "16.0.0"} ] depopts: ["uutf" "cmdliner"] conflicts: [ @@ -51,7 +49,7 @@ build: [ ] dev-repo: "git+https://erratique.ch/repos/uuseg.git" url { - src: "https://erratique.ch/software/uuseg/releases/uuseg-15.0.0.tbz" + src: "https://erratique.ch/software/uuseg/releases/uuseg-15.1.0.tbz" checksum: - "sha512=37ea83b582dd779a026cfae11f08f5d67ef79fce65a2cf03f2a9aabc7eb5de60c8e812524fa7531e4ff6e22a3b18228e3438a0143ce43be95f23237cc283576f" + "sha512=1e9460dc5a856c985d40c61fd1560bdfdb8bbaf8d7430405814589b47d4a7f7869658d1e3198c7a9132412e9b4b85402ceb4bda5040da426b69e9aef4222a23a" } \ No newline at end of file diff --git a/esy.lock/opam/xdg.3.7.1/opam b/esy.lock/opam/xdg.3.11.1/opam similarity index 68% rename from esy.lock/opam/xdg.3.7.1/opam rename to esy.lock/opam/xdg.3.11.1/opam index 1877839..9a6a17d 100644 --- a/esy.lock/opam/xdg.3.7.1/opam +++ b/esy.lock/opam/xdg.3.11.1/opam @@ -30,10 +30,11 @@ build: [ ] ] url { - src: "https://github.com/ocaml/dune/releases/download/3.7.1/dune-3.7.1.tbz" + src: + "https://github.com/ocaml/dune/releases/download/3.11.1/dune-3.11.1.tbz" checksum: [ - "sha256=adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3" - "sha512=a74cd77ac7714f9434b5991c6dc02c6e6a2f46071d993a8985a9c9f0105182bb9e310ae2bcf7cf1d411c848d1a665e0fc0111b3597e5b1c6b634c1d398bea432" + "sha256=866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71" + "sha512=c888153b204a16bcfed2636de776bbd5f9ca84484e716cc1e9ef3ba3c904e9dd15a2609ae943cddb6097912623ec54618c58386d6730ff742d746850400fb3cc" ] } -x-commit-hash: "e2b2d6aa984e3a5ddffa5ea00dd4f042dbf529a1" +x-commit-hash: "7cbb0e7277c6cacd1ccf7941cac5a03c25fc63cf" diff --git a/esy.lock/opam/yojson.2.1.0/opam b/esy.lock/opam/yojson.2.1.1/opam similarity index 77% rename from esy.lock/opam/yojson.2.1.0/opam rename to esy.lock/opam/yojson.2.1.1/opam index 4e90c15..0703d53 100644 --- a/esy.lock/opam/yojson.2.1.0/opam +++ b/esy.lock/opam/yojson.2.1.1/opam @@ -39,10 +39,10 @@ build: [ dev-repo: "git+https://github.com/ocaml-community/yojson.git" url { src: - "https://github.com/ocaml-community/yojson/releases/download/2.1.0/yojson-2.1.0.tbz" + "https://github.com/ocaml-community/yojson/releases/download/2.1.1/yojson-2.1.1.tbz" checksum: [ - "sha256=9fcb1ff2db58ab259f9228796b0ada4794eae97177b1833371380c4e4f90b15d" - "sha512=31ab8580e0e4e8a05459fbec2fb9424a3df4cf5aef6df21fc577dbe3d32e81103a632c6a511c4dcf1f51819e88b38d2ce7d6888545bc3f359e69e070f8d2e69c" + "sha256=d58183207b198dc065866239066e074c34f9e139c0d9c4175a38809790e88173" + "sha512=f7b8529900acb29bc6236d8312d3ebcadbcb3f9d361c8acaed9f7fc7e30527b41a1f3cff80382dde445e6da18a4edc5a9c6758af24affce1022d0741dbd9daeb" ] } -x-commit-hash: "42fa0887cb870bdbd1751d98cd23f99d6b29751d" +x-commit-hash: "57bc8ca0eaf5bdb423fcdece49ea0d1c2866f90c" diff --git a/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2+win_opam_override/files/ocamlbuild-0.14.2.patch b/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2+win_opam_override/files/ocamlbuild-0.14.2.patch new file mode 100644 index 0000000..e69de29 diff --git a/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2_opam_override/files/winpatch.patch b/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2+win_opam_override/files/winpatch.patch similarity index 100% rename from esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2_opam_override/files/winpatch.patch rename to esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2+win_opam_override/files/winpatch.patch diff --git a/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2_opam_override/package.json b/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2+win_opam_override/package.json similarity index 100% rename from esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2_opam_override/package.json rename to esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2+win_opam_override/package.json diff --git a/package.json b/package.json index f2c2e1f..c0ddc17 100644 --- a/package.json +++ b/package.json @@ -5,15 +5,15 @@ "author": "Blaine Bublitz ", "license": "Apache-2.0", "dependencies": { - "ocaml": ">= 4.12.0 < 4.15.0", + "ocaml": ">= 4.12.0", "@opam/conf-cmake": "grain-lang/cmake:esy.json#91a2c3677bef84a6eb20318284dff9f3bf32719d", "@opam/dune": ">= 3.0.0", "@opam/dune-configurator": ">= 3.0.0" }, "devDependencies": { "@opam/js_of_ocaml-compiler": ">= 4.1.0 < 6.0.0", - "@opam/ocamlformat": "0.24.1", - "@opam/ocaml-lsp-server": "> 1.9.1 < 1.13.0" + "@opam/ocamlformat": "0.26.1", + "@opam/ocaml-lsp-server": "> 1.9.1 < 2.0" }, "resolutions": { "@opam/ocp-indent": "1.7.0"