We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72cb67d commit 6a45d84Copy full SHA for 6a45d84
pkgs/development/tools/ocaml/merlin/4.x.nix
@@ -95,6 +95,7 @@ buildDunePackage {
95
description = "Editor-independent tool to ease the development of programs in OCaml";
96
homepage = "https://github.com/ocaml/merlin";
97
license = licenses.mit;
98
+ mainProgram = "ocamlmerlin";
99
maintainers = [
100
maintainers.vbgl
101
maintainers.sternenseemann
0 commit comments