Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
Expose ocamlmerlin-server binary
Browse files Browse the repository at this point in the history
This is a workaround for bug in esy <=0.2.6 which doesn't handle arg0
properly.
  • Loading branch information
andreypopp committed Aug 20, 2018
1 parent 9f5c7d8 commit 173afcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -30,6 +30,7 @@
"release": {
"releasedBinaries": [
"ocamlmerlin",
"ocamlmerlin-server",
"ocamlmerlin-reason",
"rtop",
"utop",
Expand Down

0 comments on commit 173afcd

Please sign in to comment.