Skip to content

Instantly share code, notes, and snippets.

@clayrat
Last active December 14, 2020 18:43
Show Gist options
  • Save clayrat/0c02ec246cb1d883bfdc972d9d4520d3 to your computer and use it in GitHub Desktop.
Save clayrat/0c02ec246cb1d883bfdc972d9d4520d3 to your computer and use it in GitHub Desktop.
Multicore OCaml installation command
opam switch create 4.10.0.multicore \
--packages=ocaml-variants.4.10.0+multicore \
--repositories.multicoremlit.https://github.com/ocaml-multicore/multicore-opam.git,default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment