Skip to content

Instantly share code, notes, and snippets.

@zindel
Created August 21, 2019 16:02
Show Gist options
  • Save zindel/f366af0fa15b657d7e737ed07f5fbe78 to your computer and use it in GitHub Desktop.
Save zindel/f366af0fa15b657d7e737ed07f5fbe78 to your computer and use it in GitHub Desktop.
{
"name": "merlin",
"esy": {
"build": [
"dune build -p merlin-lsp"
]
},
"dependencies": {
"@opam/dune": "1.11.0",
"@opam/mdx": ">=1.3.0",
"@opam/menhir": "20190626",
"@opam/yojson": "*",
"@opam/ocamlfind": ">=1.5.2",
"@opam/result": "1.4",
"ocaml": "4.02.3004"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment