ocaml
Options
Section titled “Options”languages.ocaml.enable
Section titled “languages.ocaml.enable”Whether to enable tools for OCaml development.
Type: boolean
Default:
falseExample:
trueDeclared by:
languages.ocaml.packages
Section titled “languages.ocaml.packages”The package set of OCaml to use
Type: attribute set
Default:
pkgs.ocaml-ng.ocamlPackages_4_12Declared by:
languages.ocaml.lsp.enable
Section titled “languages.ocaml.lsp.enable”Whether to enable OCaml Language Server.
Type: boolean
Default:
trueExample:
trueDeclared by:
languages.ocaml.lsp.package
Section titled “languages.ocaml.lsp.package”The OCaml language server package to use.
Type: package
Default:
pkgs.ocamlPackages.ocaml-lspDeclared by:

