this repo has no description
1opam-version: "2.0"
2synopsis: "Set OCaml to be compiled with spacetime activated"
3authors: [
4 "David Allsopp"
5 "Louis Gesbert"
6]
7homepage: "https://opam.ocaml.org"
8bug-reports: "https://github.com/ocaml/opam-repository/issues"
9license: "CC0-1.0+"
10depends: [
11 # Not available until options are ported to earlier compilers
12 "ocaml-variants" {post & >= "4.12.0~" & < "4.12"}
13]
14maintainer: "David Allsopp <david@tarides.com>"
15flags: compiler
16x-maintained: true