package ocaml-beta

  1. Overview
  2. No Docs

Description

This package is installed by adding ocaml-beta-repository to your switch:

opam repository add ocaml-beta git+https://github.com/ocaml/ocaml-beta-repository.git

or

opam switch create ocaml-beta --repositories ocaml-beta=git+https://github.com/ocaml/ocaml-beta-repository.git ...

Published: 01 May 2019

Dependencies

None

Dev Dependencies

None

Used by (3)

  1. ocaml-base-compiler = "4.14.2~rc1" | >= "5.4.0~alpha1" & < "5.4.0" | >= "5.5.0~alpha1" & < "5.5.0"
  2. ocaml-compiler != "5.3.0" & < "5.4.0" | >= "5.5" & != "5.5.0"
  3. ocaml-variants >= "4.11.3+trunk" & < "4.12.0+domains" | = "4.12.2+trunk" | = "4.13.2+trunk" | = "4.14.2~rc1+options" | = "4.14.5+trunk" | >= "5.0.0+tsan" & != "5.1.0+options" & < "5.1.1+flambda2" | >= "5.1.1+tsan" & < "5.2.0+msvc" | >= "5.2.0+statmemprof" & != "5.2.1+options" & < "5.3.0+BER" | >= "5.3.1+trunk" & < "5.4.0+options" | >= "5.4.2+trunk" & != "5.5.0+options"

Conflicts

None