Add tuareg to dev switch setup

This commit is contained in:
John David Pressman 2019-06-09 22:03:08 -07:00
parent 623290d66d
commit a729ec95b4

View File

@ -1,4 +1,4 @@
opam switch create . ocaml-base-compiler.4.06.1 opam switch create . ocaml-base-compiler.4.06.1
eval $(opam env) eval $(opam env)
opam install -y ocp-indent merlin alcotest-lwt crowbar opam install -y ocp-indent tuareg merlin alcotest-lwt crowbar
opam -y user-setup install opam -y user-setup install