A repository of opam repositories, for use by oi
673 B
23 lines
1opam-version: "2.0"
2synopsis: "Relocatable OCaml 5.5.0"
3maintainer: "David Allsopp <david@tarides.com>"
4authors: [
5 "Xavier Leroy"
6 "Damien Doligez"
7 "Alain Frisch"
8 "Jacques Garrigue"
9 "Didier Rémy"
10 "KC Sivaramakrishnan"
11 "Jérôme Vouillon"
12]
13license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
14homepage: "https://github.com/dra27/relocatable"
15bug-reports: "https://github.com/dra27/relocatable/issues"
16depends: [
17 "ocaml-compiler" {= "5.5.0"}
18]
19conflict-class: "ocaml-core-compiler"
20flags: compiler
21dev-repo: "git+https://github.com/dra27/ocaml.git#backport-trunk"
22x-d10-archive:
23 "9bd2b4c01048cdd81b86f9894f1f9f16f39a584ecff94b6c34c8219eca755dd8"