We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a550d commit 135bb8eCopy full SHA for 135bb8e
doc/tutorials/dune-package-management/oxcaml.md
@@ -1,7 +1,7 @@
1
# Setting up an OxCaml project
2
3
As an example of how to add custom repositories and pin dependencies in projects
4
-using `dune pkg`, let's look at setting up a basic OxCaml project.
+using Dune Package Management, let's look at setting up a basic OxCaml project.
5
[OxCaml](https://oxcaml.org/) is a compiler branch with fast moving set of
6
extensions to OCaml. Some tweaks are required to set up a project that compiles
7
with OxCaml when using dune package management.
0 commit comments