File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
packages/ocaml-manual/ocaml-manual.5.4.0-1 Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ opam-version: "2.0"
2+ maintainer: "Daniel Bünzli <daniel.buenzl
[email protected] >"
3+ authors: [ "Xavier Leroy"
4+ "Damien Doligez"
5+ "Alain Frisch"
6+ "Jacques Garrigue"
7+ "Didier Rémy"
8+ "Jérôme Vouillon" ]
9+ homepage: "http://ocaml.org/"
10+ doc: "https://ocaml.org/manual/"
11+ license: "CC-BY-SA-4.0"
12+ dev-repo: "git+https://github.com/ocaml/ocaml.git"
13+ bug-reports: "https://github.com/ocaml/opam-repository/issues"
14+ install: ["cp" "-R" "." _:doc]
15+ synopsis: "The OCaml system manual"
16+ depends: [
17+ "ocaml" {= "5.4.0"}
18+ ]
19+ url {
20+ src: "http://caml.inria.fr/distrib/ocaml-5.4/ocaml-5.4-refman-html-1.tar.gz"
21+ checksum: "sha256=295acd6d95bc5c6f844692b856a7b3e53b23301ab3fabca3ab46ac77fc236484"
22+ }
You can’t perform that action at this time.
0 commit comments