-
```$ opam install nocrypto
The following actions will be performed:
∗ install nocrypto 0.5.4-1
=-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[default] https…
-
`digestif` is an example of a library that affords multiple implementations. To use it one must depend on both `digestif` and either `digestif.c` or `digestif.ocaml`
We should be able to reduce thi…
-
opam-repository regularly receives PRs where a number of packages have the exact name dependencies (modulo dependencies between them) and I feel like in most cases adding more packages to the opam nam…
-
Regardless of building from git or installing via "opam install batsh" - both fail due to the dependency of dlist which fails to build.
```
j@j-VirtualBox:~/projects$ opam install batsh
The following…
-
When pkg-config is not instlled it sometimenps fails with
```
#=== ERROR while compiling ocurl.0.9.2 ========================================#
# context 2.2.0~alpha~dev | linux/x86_64 …
-
I get this error when I run `dune-release opam submit`:
```
dune-release: [ERROR] The URL to your remote fork of opam-repository gh:Julow/opam-repository does not seem to point to a github repo.
…
Julow updated
10 months ago
-
Hi! Thanks for sharing this Dockerfile! I'm trying to get a Reason/BuckleScript Express project up and running, and I get the following error when trying to build an image:
```
Step 6/12 : RUN npm…
-
Currently it looks like we support packages pinned to local paths and git urls but not archive urls. The [ocaml.org project](https://github.com/ocaml/ocaml.org) has a pin `["tailwindcss.dev" "https://…
-
## Expected Behavior
In "reproducible release mode" (`-p` or `--release`), Dune should not change *.opam files.
## Actual Behavior
Dune sometimes changes these files.
## Reproduction
…
-
When investigating the issue ligo's developers have here https://github.com/ocaml/dune/issues/2131#issuecomment-550475432 with @rgrinberg, we discovered that, when given a directory containing two sub…