sudo add-apt-repository --yes ppa:avsm/ppa
sudo apt-get update -qq
sudo apt-get install -y opam
opam init
eval `opam config env`
opam install utop
opam install batteries core
Last active
June 9, 2016 14:25
-
-
Save mikechau/802b1f044bf95c721895c60a90d30671 to your computer and use it in GitHub Desktop.
ocaml install
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment