Quantcast
Channel: OCaml - Topics tagged dune
Browsing all 547 articles
Browse latest View live

Dune, OxCaml and locking dependencies

I’m trying to build my repo with 0xCaml 5.2. This used to work earlier today but then I re-created the switches and now it doesn’t. How do I figure out where the problem is? This is my dune-project...

View Article


Error while trying to build dune's executable

Dune Build Error on macOS When trying to build dune’s executable in the source code base’s bin/main using this command: dune build bin/main.exe I get this error: spawn_stubs.c:296:13: warning: unused...

View Article


My Second Outreachy Internship's Blog Post

Hello everyone, here’s my second internship blog post. In this article, I share the struggles and blockers I faced trying to complete my first tasks: Outreachy Week 3: Everyone Struggles. | by Matthew...

View Article

Benchmarking across different commits/branches (with dune?)

Hi everyone, I was looking into evaluating the performance of some library I’m writing and I was able to write a dune test comparing it to other libraries fairly easily (with the benchmark package)....

View Article

Questions around the test and executable stanzas in dune

I am getting the sense from the documentation of dune that a custom test and an executable are roughly the same things, however I am very puzzled by various differences which make it hard for me to do...

View Article


My lsp server stopped working after upgrading dune - need help with better...

My lsp server stopped working sometime ago after upgrading Dune, I couldn’t view or go to some type definitions. When I investigated further, I got this error: The current Merlin configuration has...

View Article

Instructions to augment the `install:` field of the `opam` file of a `dune`...

Hello, Could a charitable dune user help me in providing off-the-shelf instructions for installing the completion scripts and manpages of a cmdliner 2.0.0 based tool that uses dune for building. Here...

View Article
Browsing all 547 articles
Browse latest View live