this repo has no description

Add licence to dot-merlin-reader.3.5.0/opam

Co-authored-by: Marcello Seri <mseri@users.noreply.github.com>

Ulysse 90029d67 c810e863

Changed files
+1
packages
dot-merlin-reader
dot-merlin-reader.3.5.0
+1
packages/dot-merlin-reader/dot-merlin-reader.3.5.0/opam
···
homepage: "https://github.com/ocaml/merlin"
bug-reports: "https://github.com/ocaml/merlin/issues"
dev-repo: "git+https://github.com/ocaml/merlin.git"
+
license: "MIT"
build: [
["dune" "subst"] {dev}
["dune" "build" "-p" name "-j" jobs]