mirage / irmin-watcher

Portable implementation of the Irmin Watch API
ISC License
14 stars 15 forks source link

opam: remove the 'build' directive on dune dependency #24

Closed craigfe closed 4 years ago

craigfe commented 5 years ago

This directive results in failure when downgrading Dune versions, due to version-specific functionality in the Dune language. See https://github.com/ocaml/opam/issues/3850 for more details.