with import {}; mkShell { buildInputs = (import ./.).buildInputs ++ [ ocamlPackages.ocp-indent ocamlPackages.merlin ocamlPackages.utop ]; }