-
When opening an issue, following issue instructions i began the process to add a test & open PR. I followed the [hacking](https://github.com/ocaml/dune/blob/master/doc/hacking.rst) instruction from an…
rjbou updated
3 months ago
-
I am attempting to install ocaml via opam 2.2, because DkML OCaml does not use the latest version (& is missing thread support),
However, after everything going OK during an `opam init` the build pro…
-
DkML is stuck on ctypes.0.19.2 (confer https://github.com/yallop/ocaml-ctypes/pull/685) so can no longer use versions past tsdl.1.0.0 because of the unreleased code on the master branch: https://githu…
-
Hi all,
here's some information about the Outreachy application period. First of all: welcome! 🥳
## For applicants
Thanks for contributing to ocaml-api-watch! Here's some information that's a…
-
I tried `winget install opam` today and got the following error in a new window
```
Fatal error: cannot load shared library dllunix
```
Winget logs:
```
Found opam [Diskuv.opam] Version 2.2.…
-
Oh, hello there.
Let me reporting some weird behaviour of my ocaml installation. Currently, I tried to compiled LLVM in my cmoputter and wanted to enabled OCaml LLVM bindings for it, but
It say…
ghost updated
8 months ago
-
## Preparation
- need backport
- [x] #10333
- [x] #10382
- [x] #10412
- [x] #10428
- backports
- [x] #10431
- [x] #10432
- [x] #10433
- [x] #10434
## Release
- [x] prepare…
-
Here is the error message (replacing my username with xxxxx) :
C:\Users\xxxxx\AppData\Local\Temp\7z7A211170>"C:\DiskuvOCaml\BuildTools\Common7\Tools\vsdevcmd.bat" -no_logo -vcvars_ver=14.26 -winsd…
-
# The project
See https://github.com/createyourpersonalaccount/dune_install_c_headers for the problematic code.
## Expected Behavior
I am on Linux.
I hoped that the headers would be instal…
-
The next release will break the API, and be a 1.0. Notably:
- [x] remove P224 due to not much usage #209
- [x] remove Hash, use digestif #213
- [x] remove sexplib0 converters from mirage-crypto-pk…