Search code examples
Installing Opam and OCaml on Windows with WSL Ubuntu...


ubuntuocamlwindows-subsystem-for-linuxopamocaml-dune

Read More
Include Non-OCaml/Reason Files in Dune Build?...


ocamlocaml-dune

Read More
Library ounit2 not found...


ocamlocaml-dune

Read More
Downgrade Dune/Opam OR workaround for dune build...


ocamlopamocaml-dune

Read More
Debugging with dune...


debuggingocamlocaml-dune

Read More
How do I determine what modules an OCaml library provides?...


ocamlocaml-dune

Read More
Stack overflow during compilation on large list literal in OCaml...


listcompiler-errorsocamlcode-generationocaml-dune

Read More
How to install an executable with dune?...


ocamlocaml-dune

Read More
How to include a local library to an executable with dune ocaml...


packageocamlocaml-dune

Read More
Troubleshooting Compilation Error with lwt_ppx in OCaml: Unable to Compile File...


ocamlocaml-duneocaml-lwt

Read More
OCaml Module Naming...


ocamlocaml-dune

Read More
What does (depends ...) in dune-project do?...


ocamlocaml-dune

Read More
Can't compile an OCaml program that uses sqlite3 module using dune...


sqliteocamlocaml-dune

Read More
Generating executable .ml test cases from a glob of plaintext files using dune...


ocamlocaml-dunedune

Read More
Including header / footer in a file generated by extraction...


code-generationcoqocaml-dune

Read More
How to include contents of a directory in Ocaml?...


moduledirectoryocamlocaml-dune

Read More
Copy the produced executable in my root dir with dune...


ocamlocaml-dune

Read More
Include OCaml library with dune...


ocamlocaml-dune

Read More
OCaml v5.0, "Module `Str' is unavailable"...


ocamlocaml-duneocaml-5

Read More
How do I include an OCaml module that is not called from the main module in an executable with dune?...


ocamlocaml-dune

Read More
How to use Flambda with dune in ocaml?...


optimizationcompilationocamlocaml-dune

Read More
How to disable Error (warning 66): unused open! in dune...


ocamlocaml-dune

Read More
OUnit2 Unbound Module...


ocamlocaml-duneounit

Read More
Generate a parser enabling incremental API and inspection API...


ocamlmenhirocaml-dunemerlin

Read More
Alternative dependencies error when switch from dune 1.1 to dune 2.0...


ocamlocaml-dune

Read More
Include mly files nested in subdirectories when compiling with dune...


ocamlocaml-dune

Read More
Building "hello world" with ocaml dune...


ocamlocaml-dune

Read More
What's the purpose of a package.opam file in dune?...


ocamlocaml-dune

Read More
Installing OCaml bindings for LLVM...


ocamlllvmopamocaml-dune

Read More
odoc (documentation generator for OCaml) remove 'Stdlib' prefix...


ocamlocaml-duneocamldoc

Read More
BackNext