Skip to content

Commit 6a45d84

Browse files
ocamlPackages.merlin: add meta.mainProgram (NixOS#397595)
Co-authored-by: Arne Keller <[email protected]>
1 parent 72cb67d commit 6a45d84

File tree

1 file changed

+1
-0
lines changed
  • pkgs/development/tools/ocaml/merlin

1 file changed

+1
-0
lines changed

pkgs/development/tools/ocaml/merlin/4.x.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ buildDunePackage {
9595
description = "Editor-independent tool to ease the development of programs in OCaml";
9696
homepage = "https://github.com/ocaml/merlin";
9797
license = licenses.mit;
98+
mainProgram = "ocamlmerlin";
9899
maintainers = [
99100
maintainers.vbgl
100101
maintainers.sternenseemann

0 commit comments

Comments
 (0)