exercism / ocaml

Exercism exercises in OCaml.
https://exercism.org/tracks/ocaml
MIT License
94 stars 50 forks source link

Ensure make install_deps matches what is required to build and test #486

Open georgyo opened 1 year ago

georgyo commented 1 year ago

@nrolland Pointed out that the list of dependencies in install_deps was missing some in https://github.com/exercism/ocaml/issues/433. This syncs it up with the Dockerfile.