opam-repository
opam-repository copied to clipboard
Main public package repository for opam, the source package manager of OCaml.
This PR adds the Wasmer package. Note: this PR ~has been tested to work on the Docker container, and~ makes use of the precompiled Wasmer libraries to allow its usage...
Hello, while working on an [opam-mirror](https://git.robur.io/robur/opam-mirror) (independent of opam itself, using OCaml utilities (ocaml-git, http/af, h2)), I encountered some noteworthy things in the opam repository. This is a followup to...
This allows the present version of `ocaml-base-compiler.5.0.0~beta1` to install. I'm tempted to say we should remove the dependency on `ocaml-option-bytecode-only` instead until we finally decide to merge the `+options` package...
Regroup all BSD variants with `os-family = "bsd"`, remove the package prefix (appears to be optional).
### `llvm.15.0.1` The OCaml bindings distributed with LLVM Note: LLVM should be installed first. --- * Homepage: http://llvm.moe * Source repo: git+https://github.com/kit-ty-kate/llvm-dune.git * Bug tracker: http://llvm.org/bugs/ --- :camel: Pull-request generated...
`mtime.1.2.0` (with `ocamlbuild.0.14.0` or `ocamlbuild.0.14.1`) fails to compile with the latest `5.1.0+trunk` with the following error message: ``` File "myocamlbuild.ml", line 1: Error: /home/guest/sandmark/_opam/5.1.0+trunk/lib/ocamlbuild/ocamlbuild_plugin.cmx was built with -for-pack Ocamlbuild_pack, but...
I am usin ubunu 22.04 and i tried to install the ocaml environment, yet after executing the following commands "sudo add-apt-repository ppa:avsm/ppa "sudo apt update "sudo apt install opam" i...
OCaml bindings for ZeroMQ 4.x - Project page: https://github.com/issuu/ocaml-zmq ##### CHANGES: * Add eio binding in zmq-eio (issuu/ocaml-zmq#126, @andersfugmann)
### `vlt.0.1.2` A variant of Bolt logging tool Vlt is yet another variant of Bolt logging tool derived from Volt. Unlike Volt, Vlt relies on ppx instead of camlp4 to...
This I think is the last prequisite before opening the "main" PR updating the compiler packages for Windows support. Both of these packages provide sources needed in _addition_ to the...