Working with the old version of Hardcaml
To use the old version of hardcaml
- Create a directory ie
hardcaml_ujamjar
and cd into it touch jbuild-workspace
git clone ...
the required repositoriesopam install ...
the required dependenciesjbuilder build @install
will compile everything