opam-repository
opam-repository copied to clipboard
Main public package repository for opam, the source package manager of OCaml.
### `rea.1.0.0` Effectful OCaml with Objects and Variants --- * Homepage: https://github.com/polytypic/rea-ml * Source repo: git+https://github.com/polytypic/rea-ml.git * Bug tracker: https://github.com/polytypic/rea-ml/issues --- :camel: Pull-request generated by opam-publish v2.1.0
`conf-samplerate` and `conf-libsamplerate` serve the same purpose!
A front-end for the C programming language that facilitates program analysis and transformation - Project page: https://github.com/goblint/cil ##### CHANGES: * Wrap library into `GoblintCil` module (goblint/cil#107). * Remove all MSVC...
This PR adds a new version for the python 3 conf package (the latest available is 3.1 which is way too old). I get btw a lint warning: ``` warning...
``` ❯ opam install conf-emacs The following actions will be performed: ∗ install conf-emacs 1 The following system packages will first need to be installed: emacs Handling external dependencies Let...
While creating the switch for BER Metaocaml I face this issue. Of course this doesnt happen when I run the shell under Rosetta shell but it would be preferable to...
I'm not sure that it's the right place for this issue but it seems that the current `conf-binutils` does not handle FreeBSD even if we can install this package via...
### `guile.1.0` Bindings to GNU Guile Scheme for OCaml The guile library is Free Software high-level OCaml bindings to GNU Guile 3.0, supporting easy interop between OCaml and GNU Guile...
### `pilat.1.6` Polynomial invariant generator --- * Homepage: https://github.com/Stevendeo/Pilat/ * Source repo: git://github.com/Stevendeo/Pilat.git * Bug tracker: https://github.com/Stevendeo/Pilat/issues --- :camel: Pull-request generated by opam-publish v2.0.3
This PR adds a configuration package to compile ocaml with `-fsanitize=address` (linux & macos) or `-fsanitize=leak` (linux). These options provide tools to inspect and detect issues related to memory allocation...