Provide `prefix` in `dune-site`
Open
@bobot is already working on this.
Since Apr 7, 2021.
acknowledged
enhancement
- Dominant language
- OCaml
- Stars
- 1.9k
- Forks
- 500
- Avg merge
- 15h 17m
- Merged PRs (30d)
- 287
Description
As mentioned in https://github.com/ocaml/dune/pull/4077, it would be nice to have access to the installation prefix in dune-site. It is already possible to do it by setting a ad-hoc site, e.g. %{lib_root}/foo and accessing two directories below so it makes sense to make it directly accessible.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.