ocaml.org icon indicating copy to clipboard operation
ocaml.org copied to clipboard

Support building with Dune pkg

Open tmattio opened this issue 1 year ago • 1 comments

tmattio avatar May 15 '24 10:05 tmattio

Thanks @tmattio, how is Dune pkg supposed to work?

cuihtlauac avatar May 15 '24 11:05 cuihtlauac

Thanks @tmattio, how is Dune pkg supposed to work?

It is still experimental, but it is supposed to work with the configuration in this PR. The changes here shouldn't have an impact on existing developer workflows, so I'm going to merge this so we can maintain the configuration while the Dune team continues to work on Dune package management.

tmattio avatar Jun 04 '24 02:06 tmattio