@olafhering wrote:
Recently I converted some existing libraries to use dune as buildsystem. Since a while dune can create
<package>.opam
files fromdune-project
. Since adune-project
file is required anyway it feels wrong to maintain the opam info in two files. Therefore I think *.opam files should not be kept in SCM.Does opam make any use of the *.opam files in a SCM? I think it uses just the files downloaded from the opam repositories.
Posts: 2
Participants: 2