mirror of
https://github.com/MorizzG/MLox.git
synced 2025-12-06 04:22:41 +00:00
108 lines
2.1 KiB
Text
108 lines
2.1 KiB
Text
|
|
opam-version: "2.0"
|
||
|
|
compiler: [
|
||
|
|
"base-bigarray.base"
|
||
|
|
"base-domains.base"
|
||
|
|
"base-nnp.base"
|
||
|
|
"base-threads.base"
|
||
|
|
"base-unix.base"
|
||
|
|
"host-arch-x86_64.1"
|
||
|
|
"host-system-other.1"
|
||
|
|
"ocaml.5.1.1"
|
||
|
|
"ocaml-base-compiler.5.1.1"
|
||
|
|
"ocaml-config.3"
|
||
|
|
"ocaml-options-vanilla.1"
|
||
|
|
]
|
||
|
|
roots: [
|
||
|
|
"ocaml-base-compiler.5.1.1"
|
||
|
|
"ocaml-lsp-server.1.18.0"
|
||
|
|
"ocamlformat.0.26.2"
|
||
|
|
"odoc.2.4.2"
|
||
|
|
"ppx_deriving.6.0.2"
|
||
|
|
"utop.2.14.0"
|
||
|
|
]
|
||
|
|
installed: [
|
||
|
|
"astring.0.8.5"
|
||
|
|
"base.v0.17.1"
|
||
|
|
"base-bigarray.base"
|
||
|
|
"base-bytes.base"
|
||
|
|
"base-domains.base"
|
||
|
|
"base-nnp.base"
|
||
|
|
"base-threads.base"
|
||
|
|
"base-unix.base"
|
||
|
|
"camlp-streams.5.0.1"
|
||
|
|
"chrome-trace.3.16.0"
|
||
|
|
"cmdliner.1.3.0"
|
||
|
|
"cppo.1.6.9"
|
||
|
|
"crunch.3.3.1"
|
||
|
|
"csexp.1.5.2"
|
||
|
|
"dune.3.16.0"
|
||
|
|
"dune-build-info.3.16.0"
|
||
|
|
"dune-configurator.3.16.0"
|
||
|
|
"dune-rpc.3.16.0"
|
||
|
|
"dyn.3.16.0"
|
||
|
|
"either.1.0.0"
|
||
|
|
"fiber.3.7.0"
|
||
|
|
"fix.20230505"
|
||
|
|
"fmt.0.9.0"
|
||
|
|
"fpath.0.7.3"
|
||
|
|
"host-arch-x86_64.1"
|
||
|
|
"host-system-other.1"
|
||
|
|
"jsonrpc.1.18.0"
|
||
|
|
"lambda-term.3.3.2"
|
||
|
|
"logs.0.7.0"
|
||
|
|
"lsp.1.18.0"
|
||
|
|
"lwt.5.7.0"
|
||
|
|
"lwt_react.1.2.0"
|
||
|
|
"menhir.20240715"
|
||
|
|
"menhirCST.20240715"
|
||
|
|
"menhirLib.20240715"
|
||
|
|
"menhirSdk.20240715"
|
||
|
|
"merlin-lib.4.16-501"
|
||
|
|
"mew.0.1.0"
|
||
|
|
"mew_vi.0.5.0"
|
||
|
|
"ocaml.5.1.1"
|
||
|
|
"ocaml-base-compiler.5.1.1"
|
||
|
|
"ocaml-compiler-libs.v0.12.4"
|
||
|
|
"ocaml-config.3"
|
||
|
|
"ocaml-lsp-server.1.18.0"
|
||
|
|
"ocaml-options-vanilla.1"
|
||
|
|
"ocaml-version.3.6.7"
|
||
|
|
"ocaml_intrinsics_kernel.v0.17.0"
|
||
|
|
"ocamlbuild.0.15.0"
|
||
|
|
"ocamlc-loc.3.16.0"
|
||
|
|
"ocamlfind.1.9.6"
|
||
|
|
"ocamlformat.0.26.2"
|
||
|
|
"ocamlformat-lib.0.26.2"
|
||
|
|
"ocamlformat-rpc-lib.0.26.2"
|
||
|
|
"ocp-indent.1.8.1"
|
||
|
|
"ocplib-endian.1.2"
|
||
|
|
"odoc.2.4.2"
|
||
|
|
"odoc-parser.2.4.2"
|
||
|
|
"ordering.3.16.0"
|
||
|
|
"pp.1.2.0"
|
||
|
|
"ppx_derivers.1.2.1"
|
||
|
|
"ppx_deriving.6.0.2"
|
||
|
|
"ppx_yojson_conv_lib.v0.17.0"
|
||
|
|
"ppxlib.0.33.0"
|
||
|
|
"ptime.1.1.0"
|
||
|
|
"re.1.11.0"
|
||
|
|
"react.1.2.2"
|
||
|
|
"result.1.5"
|
||
|
|
"seq.base"
|
||
|
|
"sexplib0.v0.17.0"
|
||
|
|
"spawn.v0.15.1"
|
||
|
|
"stdio.v0.17.0"
|
||
|
|
"stdlib-shims.0.3.0"
|
||
|
|
"stdune.3.16.0"
|
||
|
|
"topkg.1.0.7"
|
||
|
|
"trie.1.0.0"
|
||
|
|
"tyxml.4.6.0"
|
||
|
|
"uchar.0.0.2"
|
||
|
|
"utop.2.14.0"
|
||
|
|
"uucp.15.1.0"
|
||
|
|
"uuseg.15.1.0"
|
||
|
|
"uutf.1.0.3"
|
||
|
|
"xdg.3.16.0"
|
||
|
|
"yojson.2.2.2"
|
||
|
|
"zed.3.2.3"
|
||
|
|
]
|