ocaml-gospel / ortac

Runtime assertion checking based on Gospel specifications
https://ocaml-gospel.github.io/ortac/
MIT License
37 stars 10 forks source link

Delegate `opam` files generation to `dune` #169

Closed shym closed 10 months ago

shym commented 10 months ago

After finding the problem that the opam files don’t install properly because they didn’t set up the path to the plugins directory, it might make sense to let dune configure this as it sees fit and move the whole generation of the opam files into dune.