opam-version: "2.0"
maintainer: "opam-devel@lists.ocaml.org"
authors: "OCaml contributors"
homepage: "http://ocaml.org/"
install: ["cp" "-r" "." "%{lib}%/ocaml-src"]
synopsis: "Compiler sources"
depends: [
  "ocaml" {= "4.10.2"}
]
extra-files: ["META" "md5=f9570d7e13de3413820e8ab0896f83ed"]
url {
  src: "https://github.com/ocaml/ocaml/archive/4.10.2.tar.gz"
  checksum: "sha256=7aa26e0d70f36f0338df92cf5aaeb2704f3443bfe910a3d02a5dca9162f1d866"
}
