opam-repository icon indicating copy to clipboard operation
opam-repository copied to clipboard

Main public package repository for opam, the source package manager of OCaml.

Results 318 opam-repository issues
Sort by recently updated
recently updated
newest added

### `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!

needs reporter action

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...

do not merge

``` ❯ 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...

needs reporter action

### `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...