I am wondering how to add Batteries to the dependency of the dune-project
file.
It seems the relevant part is:
(package
...
(depends ocaml dune **here?**)
...)
but I have no idea what I should put there.
I am wondering how to add Batteries to the dependency of the dune-project
file.
It seems the relevant part is:
(package
...
(depends ocaml dune **here?**)
...)
but I have no idea what I should put there.