ocaml-mqtt icon indicating copy to clipboard operation
ocaml-mqtt copied to clipboard

Switch the build system from oasis to dune.

Open rizo opened this issue 7 years ago • 1 comments
trafficstars

Dune is a new official build system for OCaml. This PR replaces Oasis with Dune preserving all existing build artefacts (library, tests and example).

rizo avatar May 25 '18 10:05 rizo

Very cool, thank you! I'll test it out, hopefully this weekend, and merge if all looks good.

j0sh avatar May 25 '18 19:05 j0sh